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

Switch calibrate_target to use DDECal instead of gaincal [skip ci]

parent 73592276
No related branches found
No related tags found
1 merge request!175Add HBA self calibration
......@@ -70,7 +70,7 @@ steps:
default:
- 150
- 9999999
- id: caltype
- id: mode
source: gsmcal_step
valueFrom: '$(self == "phase" ? "phaseonly" : self)'
- id: sourcedb
......@@ -83,7 +83,7 @@ steps:
default: 0
- id: tolerance
default: 1e-3
- id: propagatesolutions
- id: propagate_solutions
source: propagatesolutions
- id: usebeammodel
default: true
......@@ -95,7 +95,7 @@ steps:
- id: msout
- id: h5parm
- id: logfile
run: ../../steps/gaincal.cwl
run: ../../steps/ddecal.cwl
- id: concat_logfiles_gaincal
in:
- id: file_list
......
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