From 8a75f65a87b0e0bbc7d7882cea92853a8d7ab4d8 Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Thu, 13 Feb 2020 14:43:43 +0100 Subject: [PATCH] Fix scattering Former-commit-id: 395f4e533dc9fcc025c20bfb5a20d13a16259c1c Former-commit-id: 0df3d52de00aed8ac730756f50f98da8f0fcfd95 --- workflows/prefactor_calibrator.cwl | 1 + 1 file changed, 1 insertion(+) diff --git a/workflows/prefactor_calibrator.cwl b/workflows/prefactor_calibrator.cwl index c602ee94..a3bf0707 100644 --- a/workflows/prefactor_calibrator.cwl +++ b/workflows/prefactor_calibrator.cwl @@ -281,6 +281,7 @@ steps: label: prep scatter: - msin + scatterMethod: flat_crossproduct 'sbg:x': 0 'sbg:y': 0 requirements: -- GitLab