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

change File? to string?

Former-commit-id: 9e0289d4 [formerly cfbe593a]
Former-commit-id: 8231c82d
Former-commit-id: 85ea04c0
parent b5dd74ce
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Please register or to comment