mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 07:11:12 +00:00
Add mergingThreshold to simulation pipeline generator
This commit is contained in:
parent
017c0095d7
commit
44165359ea
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@ startCatalogStage = {startCatalogStage}
|
||||||
endCatalogStage = {endCatalogStage}
|
endCatalogStage = {endCatalogStage}
|
||||||
|
|
||||||
regenerateFlag = False
|
regenerateFlag = False
|
||||||
ZOBOV_PATH = "@CMAKE_BINARY_DIR@/zobov/"
|
|
||||||
CTOOLS_PATH = "@CMAKE_BINARY_DIR@/c_tools/"
|
mergingThreshold = 1e-9
|
||||||
|
|
||||||
dataSampleList = []
|
dataSampleList = []
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue