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

Add ionosferic correction

Former-commit-id: b66f1b83 [formerly 12570b7f]
Former-commit-id: 164e4244
Former-commit-id: f51bafe8
parent bcec5fa0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,13 @@ inputs:
type: boolean
'sbg:x': -420.39886474609375
'sbg:y': 229.5
outputs: []
outputs:
- id: outh5parm
outputSource:
- h5exp_cal_ion/outh5parm
type: File
'sbg:x': 558.2401123046875
'sbg:y': -60.5
steps:
- id: smooth_calibrate
in:
......@@ -60,5 +66,33 @@ steps:
label: h5imp_cal_ion
'sbg:x': -42
'sbg:y': -19
- id: losoto_ion
in:
- id: input_h5parm
source: h5parm_collector/outh5parm
out:
- id: output_h5parm
run: ./losoto_ion.cwl
label: losoto_ion
'sbg:x': 140
'sbg:y': -34
- id: h5exp_cal_ion
in:
- id: h5parmFiles
source:
- losoto_ion/output_h5parm
- id: outh5parmname
default: cal_solutions.h5
- id: squeeze
default: true
- id: verbose
default: true
out:
- id: outh5parm
- id: log
run: ../lofar-cwl/steps/H5ParmCollector.cwl
label: h5exp_cal_ion
'sbg:x': 352
'sbg:y': -31
requirements:
- class: SubworkflowFeatureRequirement
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