Add mergingThreshold to simulation pipeline generator

This commit is contained in:
Guilhem Lavaux 2021-02-25 17:47:27 +02:00
parent 017c0095d7
commit 44165359ea

View file

@ -169,8 +169,8 @@ startCatalogStage = {startCatalogStage}
endCatalogStage = {endCatalogStage}
regenerateFlag = False
ZOBOV_PATH = "@CMAKE_BINARY_DIR@/zobov/"
CTOOLS_PATH = "@CMAKE_BINARY_DIR@/c_tools/"
mergingThreshold = 1e-9
dataSampleList = []
"""