mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
cleanup from last round
This commit is contained in:
parent
05030b24e8
commit
be797c05dc
3 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@ logDir = os.path.join(workDir,"logs","example_observation")
|
|||
numZobovThreads = 1
|
||||
|
||||
# optimization: number of subdivisions of the volume
|
||||
numZobovDivisions = 2
|
||||
numZobovDivisions = 1
|
||||
|
||||
# buffer size (in fraction of the boz size) when sub-diving volumes
|
||||
zobovBuffer = 0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue