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

Fix subworkflow

parent c0cf9e63
No related branches found
No related tags found
1 merge request!69Change the name of the pre-calibrated output MS
Pipeline #411 passed
...@@ -47,7 +47,7 @@ steps: ...@@ -47,7 +47,7 @@ steps:
source: do_smooth source: do_smooth
out: out:
- id: msout - id: msout
run: ../lofar-cwl/steps/blsmooth.cwl run: ../steps/blsmooth.cwl
label: BLsmooth label: BLsmooth
'sbg:x': -420 'sbg:x': -420
'sbg:y': -26 'sbg:y': -26
...@@ -70,7 +70,7 @@ steps: ...@@ -70,7 +70,7 @@ steps:
source: skymodels source: skymodels
out: out:
- id: output_models - id: output_models
run: ../lofar-cwl/steps/find_skymodel_cal.cwl run: ../steps/find_skymodel_cal.cwl
label: find_skymodel_cal.py label: find_skymodel_cal.py
'sbg:x': -416 'sbg:x': -416
'sbg:y': -209 'sbg:y': -209
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment