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

Merge branch 'master' into ionosphere

parents 797bebb8 662e669a
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!19Ionosphere
...@@ -40,6 +40,18 @@ inputs: ...@@ -40,6 +40,18 @@ inputs:
- id: soltab - id: soltab
type: string type: string
doc: "Solution table" doc: "Solution table"
- id: clocksoltabOut
doc: output soltab name for clock
type: string?
- id: tecsoltabOut
doc: output soltab name for tec
type: string?
- id: offsetsoltabOut
doc: output soltab name for phase offset
type: string?
- id: tec3rdsoltabOut
doc: output soltab name for tec3rd offset
type: string?
- id: flagBadChannels - id: flagBadChannels
type: boolean? type: boolean?
doc: Detect and remove bad channel before fitting, by default True. doc: Detect and remove bad channel before fitting, by default True.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment