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

Change valueFrom expressions to default in TGSS solve

parent 53c12181
No related branches found
No related tags found
1 merge request!177Restructure HBA-selfcal
......@@ -496,11 +496,11 @@ steps:
- id: selfcal_strategy
source: selfcal_strategy
- id: nchan
valueFrom: $(1)
default: 1
- id: smoothnessconstraint
valueFrom: $(5000000)
default: 5000000
- id: smoothnessreffrequency
valueFrom: $(120000000)
default: 120000000
- id: beammode
valueFrom: array_factor
out:
......
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