Skip to content
Snippets Groups Projects
Commit cfbe593a authored by alex's avatar alex
Browse files

change File? to string?

parent 024c06b6
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!20Merge request HBA_calibrator to master
Pipeline #666 failed
......@@ -77,12 +77,12 @@ inputs:
'sbg:x': -1000
'sbg:y': -400
- id: solutions2transfer
type: File?
type: string?
default: /data/solutions/3C48.h5
'sbg:x': -1000
'sbg:y': -300
- id: antennas2transfer
type: File?
type: string?
default: '[FUSPID].*'
'sbg:x': -1000
'sbg:y': -200
......@@ -164,12 +164,12 @@ inputs:
'sbg:x': -1000
'sbg:y': 1300
- id: calibrator_path_skymodel
type: Directory?
type: string?
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1400
- id: A-Team_skymodel
type: File?
type: string?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 1500
......
......@@ -77,12 +77,12 @@ inputs:
'sbg:x': -1000
'sbg:y': -400
- id: solutions2transfer
type: File?
type: string?
default: /data/solutions/3C48.h5
'sbg:x': -1000
'sbg:y': -300
- id: antennas2transfer
type: File?
type: string?
default: '[FUSPID].*'
'sbg:x': -1000
'sbg:y': -200
......@@ -164,12 +164,12 @@ inputs:
'sbg:x': -1000
'sbg:y': 1300
- id: calibrator_path_skymodel
type: Directory?
type: string?
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1400
- id: A-Team_skymodel
type: File?
type: string?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 1500
......
......@@ -71,7 +71,7 @@ inputs:
'sbg:x': -1000
'sbg:y': 600
- id: A-Team_skymodel
type: File?
type: string?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 700
......
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