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

Add uvlambda min input to calib_targ.cwl

parent 66714f24
No related branches found
No related tags found
1 merge request!177Restructure HBA-selfcal
......@@ -34,6 +34,8 @@ inputs:
- id: model_column
type: string[]?
default: []
- id: uvlambdamin
type: float
- id: execute
type: boolean?
default: true
......@@ -81,7 +83,7 @@ steps:
- id: msout_name
default: '.'
- id: uvlambdamin
default: 150.
source: uvlambdamin
- id: mode
source: gsmcal_step
valueFrom: '$(self == "phase" ? "phaseonly" : self)'
......
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