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

Add H5ParmCollector to prefactor

parent ac49f63e
No related branches found
No related tags found
1 merge request!69Change the name of the pre-calibrated output MS
Pipeline #190 passed
......@@ -32,12 +32,12 @@ outputs:
items: Directory
'sbg:x': -67.85011291503906
'sbg:y': -356.76287841796875
- id: h5parm
- id: outh5parm
outputSource:
- calib_cal/h5parm
type: File[]
'sbg:x': 270.10113525390625
'sbg:y': -464.5
- h5parm_collector/outh5parm
type: File
'sbg:x': 477
'sbg:y': -546.076171875
steps:
- id: ndppp_prep_cal
in:
......@@ -93,6 +93,17 @@ steps:
- msin
'sbg:x': 47
'sbg:y': -583
- id: h5parm_collector
in:
- id: h5parmFiles
source:
- calib_cal/h5parm
out:
- id: outh5parm
run: steps/H5ParmCollector.cwl
label: H5parm_collector
'sbg:x': 292.1979675292969
'sbg:y': -543.7208251953125
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
......@@ -6,7 +6,7 @@ id: h5parm_collector
hints:
DockerRequirement:
dockerPull: tammojan/lofar-pipeline
dockerPull: lofareosc/prefactor-ci
baseCommand:
- H5parm_collector.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment