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

Add sourcedb and beam options to ddecal [skip ci]

parent d33c22ab
No related branches found
No related tags found
1 merge request!175Add HBA self calibration
......@@ -235,6 +235,35 @@ inputs:
position: 0
prefix: ddecal.approxtolerance=
separate: false
- id: sourcedb
type:
- File?
- Directory?
inputBinding:
position: 0
prefix: ddecal.sourcedb=
separate: false
- id: usebeammodel
default: true
type: boolean?
inputBinding:
position: 0
prefix: ddecal.usebeammodel=true
separate: false
- id: usechannelfreq
default: true
type: boolean?
inputBinding:
position: 0
prefix: ddecal.usechannelfreq=True
separate: false
- id: beammode
default: array_factor
type: string?
inputBinding:
position: 0
prefix: ddecal.beammode=
separate: false
#--------------------
- id: save2json
......
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