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

Merge commit 'f3ff5d71 [formerly...

Merge commit 'f3ff5d71 [formerly 38b40fb4]'


Former-commit-id: 692c6ccd
parents 37ce9d11 f3ff5d71
Branches
No related tags found
No related merge requests found
......@@ -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