From 7dc2899cd13c9c058fba83a41b79aa49945ba9fd Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Wed, 4 Dec 2019 11:09:59 +0100 Subject: [PATCH] Set default input parameters --- workflows/prefactor_calibrator.cwl | 1 + 1 file changed, 1 insertion(+) diff --git a/workflows/prefactor_calibrator.cwl b/workflows/prefactor_calibrator.cwl index cad838d7..e2b17f1d 100644 --- a/workflows/prefactor_calibrator.cwl +++ b/workflows/prefactor_calibrator.cwl @@ -41,6 +41,7 @@ inputs: 'sbg:y': -713 - id: propagate_solutions type: boolean + default: true 'sbg:x': -112 'sbg:y': -737 - id: flagunconverged -- GitLab