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

Fix selfcal_hba_imsize null warning

parent fc6e279b
No related branches found
No related tags found
1 merge request!175Add HBA self calibration
Pipeline #65429 passed
...@@ -16,7 +16,7 @@ inputs: ...@@ -16,7 +16,7 @@ inputs:
type: string? type: string?
default: 'phaseonly' default: 'phaseonly'
- id: selfcal_hba_imsize - id: selfcal_hba_imsize
type: int[]? type: int[]
default: [20000,20000] default: [20000,20000]
- id: wsclean_tmpdir - id: wsclean_tmpdir
type: string type: string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment