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

Fix move

Former-commit-id: 598224ab
parent 7ee23969
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ steps:
out:
- id: msout
- id: demix_parmdb
run: subworkflow/ndppp_prep_cal.cwl
run: ../subworkflow/ndppp_prep_cal.cwl
label: ndppp_prep_cal
scatter:
- msin
......@@ -73,7 +73,7 @@ steps:
- ndppp_prep_cal/msout
out:
- id: output_ms
run: steps/AOFlagger.cwl
run: ../steps/AOFlagger.cwl
label: AOFlagger
scatterMethod: flat_crossproduct
'sbg:x': -164
......@@ -87,7 +87,7 @@ steps:
out:
- id: h5parm
- id: msout
run: subworkflow/calib_cal.cwl
run: ../subworkflow/calib_cal.cwl
label: calib_cal
scatter:
- msin
......@@ -100,7 +100,7 @@ steps:
- calib_cal/h5parm
out:
- id: outh5parm
run: steps/H5ParmCollector.cwl
run: ../steps/H5ParmCollector.cwl
label: H5parm_collector
'sbg:x': 292.1979675292969
'sbg:y': -543.7208251953125
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment