From d96e00fc5fd3c9e503d494471fd87ffd6aea1c02 Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Thu, 13 Feb 2020 15:01:58 +0100 Subject: [PATCH] Fix double scatter Former-commit-id: 024c06b61e821490db44bc7ff5949f806f64693f Former-commit-id: 666dfd879ac10768811fd2535456c70237810daf --- workflows/prefactor_calibrator.cwl | 3 --- 1 file changed, 3 deletions(-) diff --git a/workflows/prefactor_calibrator.cwl b/workflows/prefactor_calibrator.cwl index a3bf0707..c0f90140 100644 --- a/workflows/prefactor_calibrator.cwl +++ b/workflows/prefactor_calibrator.cwl @@ -279,9 +279,6 @@ steps: - id: parset run: ./prefactor_calibrator/prep.cwl label: prep - scatter: - - msin - scatterMethod: flat_crossproduct 'sbg:x': 0 'sbg:y': 0 requirements: -- GitLab