Skip to content
Snippets Groups Projects
Commit e72512d0 authored by Alexander Drabent's avatar Alexander Drabent Committed by Mattia Mancini
Browse files

bugfix A-Team_skymodel

Former-commit-id: e20a1d47
Former-commit-id: dadd24fb
parent 18a1208c
No related branches found
No related tags found
No related merge requests found
class: Workflow
cwlVersion: v1.0
id: _h_b_a
label: HBA.cwl
id: HBA_calibrator
label: HBA_calibrator
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
......@@ -163,7 +163,7 @@ inputs:
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1300
- id: A-Team_sky_model
- id: A-Team_skymodel
type: File?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
......@@ -290,8 +290,8 @@ steps:
source: max_separation_arcmin
- id: calibrator_path_skymodel
source: calibrator_path_skymodel
- id: A-Team_sky_model
source: Team_sky_model
- id: A-Team_skymodel
source: A-Team_skymodel
- id: cal_solutions
source: cal_solutions
- id: avg_timeresolution
......
......@@ -163,7 +163,7 @@ inputs:
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1300
- id: A-Team_sky_model
- id: A-Team_skymodel
type: File?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
......
class: Workflow
cwlVersion: v1.0
id: prefactor_calibrator
label: prefactor_calibrator
id: prep
label: prep_cal
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
......@@ -29,7 +29,7 @@ inputs:
type: float?
'sbg:x': -638.4987182617188
'sbg:y': 31.238996505737305
- id: A-Team_sky_model
- id: A-Team_skymodel
default: /data/skymodels/Ateam_LBA_CC.skymodel
type:
- string?
......@@ -136,7 +136,7 @@ steps:
- id: make_sourcedb
in:
- id: sky_model
source: A-Team_sky_model
source: A-Team_skymodel
out:
- id: sourcedb
- id: log
......
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