Skip to content
Snippets Groups Projects
Commit 0172bb37 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add scatter to msin

parent ff7b9a79
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ $namespaces: ...@@ -5,7 +5,7 @@ $namespaces:
sbg: 'https://www.sevenbridges.com/' sbg: 'https://www.sevenbridges.com/'
inputs: inputs:
- id: msin - id: msin
type: Directory type: 'Directory[]'
'sbg:x': -88.39886474609375 'sbg:x': -88.39886474609375
'sbg:y': 95.5 'sbg:y': 95.5
- id: strategy - id: strategy
...@@ -105,7 +105,10 @@ steps: ...@@ -105,7 +105,10 @@ steps:
- id: msout - id: msout
run: ../lofar-cwl/steps/DP3.Execute.cwl run: ../lofar-cwl/steps/DP3.Execute.cwl
label: DP3.Execute label: DP3.Execute
scatter:
- msin
'sbg:x': 132 'sbg:x': 132
'sbg:y': 61 'sbg:y': 61
requirements: requirements:
- class: SubworkflowFeatureRequirement - class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment