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

Add missing step name

parent f1d4ba74
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!20Merge request HBA_calibrator to master
Pipeline #3202 failed
...@@ -319,6 +319,8 @@ steps: ...@@ -319,6 +319,8 @@ steps:
- id: steps - id: steps
source: source:
- filter/augmented_steps - filter/augmented_steps
- id: step_name
default: apply_pa_1
- id: parmdb - id: parmdb
source: parmdb source: parmdb
- id: correction - id: correction
...@@ -333,6 +335,8 @@ steps: ...@@ -333,6 +335,8 @@ steps:
- id: steps - id: steps
source: source:
- applyPA/augmented_steps - applyPA/augmented_steps
- id: step_name
default: apply_bandpass_1
- id: parmdb - id: parmdb
source: parmdb source: parmdb
- id: correction - id: correction
......
...@@ -87,8 +87,8 @@ steps: ...@@ -87,8 +87,8 @@ steps:
out: out:
- id: augmented_steps - id: augmented_steps
run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl
'sbg:x': 2793.887451171875 'sbg:x': 2805.44873046875
'sbg:y': 275.3078918457031 'sbg:y': 299.8974304199219
- id: applyRM - id: applyRM
in: in:
- id: steps - id: steps
......
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