From abafd81b2a841b1f0d0a8d1017e143ffe07ec0fc Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Wed, 4 Dec 2019 11:07:55 +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 96b939cc..cad838d7 100644 --- a/workflows/prefactor_calibrator.cwl +++ b/workflows/prefactor_calibrator.cwl @@ -28,6 +28,7 @@ inputs: 'sbg:y': -411 - id: baselines_to_flag type: 'string[]' + default: [] 'sbg:x': -635.8651123046875 'sbg:y': -148 - id: uvw -- GitLab