cleanup from last round

This commit is contained in:
Paul M. Sutter 2025-05-24 08:56:59 -04:00
parent 05030b24e8
commit be797c05dc
3 changed files with 5 additions and 5 deletions

View file

@ -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