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

Merge commit '38b40fb4'

parents e601b200 38b40fb4
No related branches found
No related tags found
1 merge request!69Change the name of the pre-calibrated output MS
Pipeline #768 failed
......@@ -14,7 +14,6 @@ hints:
arguments:
- steps=[ddecal]
- ddecal.mode=rotation+diagonal
- ddecal.uvlambdamin=300
- ddecal.maxiter=50
- ddecal.nchan=1
......@@ -91,6 +90,27 @@ inputs:
and mode=rotation+diagonal.
inputBinding:
prefix: flagdivergedonly=True
- id: mode
type:
type: enum
symbols:
- scalarcomplexgain
- scalarphase
- scalaramplitude
- tec
- tecandphase
- fulljones
- diagonal
- phaseonly
- amplitudeonly
- rotation
- rotation+diagonal
doc: |
Type of constraint to apply. Options are
inputBinding:
prefix: ddecal.mode=
separate: false
outputs:
- id: msout
doc: Output Measurement Set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment