From 44165359ea64a18a1c14157456db2ce1255ef82b Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Thu, 25 Feb 2021 17:47:27 +0200 Subject: [PATCH] Add mergingThreshold to simulation pipeline generator --- python_tools/pipeline_source/prepareInputs.in.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python_tools/pipeline_source/prepareInputs.in.py b/python_tools/pipeline_source/prepareInputs.in.py index e456a55..4fbd5a8 100644 --- a/python_tools/pipeline_source/prepareInputs.in.py +++ b/python_tools/pipeline_source/prepareInputs.in.py @@ -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 = [] """