diff --git a/CombineModels/CombineModels.py b/CombineModels/CombineModels.py index dc6861d..2194a4a 100644 --- a/CombineModels/CombineModels.py +++ b/CombineModels/CombineModels.py @@ -335,7 +335,7 @@ def process( operation, numberOfRetries = 2, randomTranslationMagnitude = 4, - triangulateInputs = True + triangulateInputs = False ): """ Run the processing algorithm.