Skip to content
Snippets Groups Projects
Commit 0f51529b authored by Frits Sweijen's avatar Frits Sweijen Committed by alex
Browse files

Add missing input to h5parm_collector

parent 6389f84e
No related branches found
No related tags found
1 merge request!175Add HBA self calibration
......@@ -721,6 +721,8 @@ steps:
default: true
- id: execute
source: selfcal
- id: selfcal_strategy
source: selfcal_strategy
out:
- id: outh5parm
- id: log
......@@ -944,7 +946,7 @@ steps:
- id: parset
run: ../../steps/LoSoTo.Plot.cwl
label: losoto_plot_Pd2
when: $(inputs.execute)
when: $(!inputs.execute)
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
......
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