Newer
Older
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
- id: msin
type: 'Directory[]'
'sbg:x': -1000
'sbg:y': -600
- id: max_dppp_threads
type: int?
default: 10
'sbg:x': -1000
- id: avg_timeresolution
type: float
'sbg:x': -1000
'sbg:y': -200
- id: avg_freqresolution
type: string
'sbg:x': -1000
'sbg:y': -100
- id: process_baselines_cal
type: string
'sbg:x': -1000
'sbg:y': 0
- id: demix_timestep
'sbg:x': -1000
'sbg:y': 100
- id: demix_freqstep
- id: demix_target
type: string
'sbg:x': -1000
- id: min_separation
type: int?
'sbg:x': -1000
'sbg:y': 800
- id: max_separation_arcmin
type: float?
'sbg:x': -1000
'sbg:y': 900
- id: calibrator_path_skymodel
type: Directory?
'sbg:x': -1000
- id: A-Team_skymodel
type: File?
'sbg:x': -1000
outputs:
- id: check_Ateam_separation.png
outputSource:
- check_ateam_separation/output_imag
- id: check_Ateam_separation.log
outputSource:
- check_ateam_separation/logfile
- id: make_sourcedb_ateam.log
outputSource:
- make_sourcedb/log
type: File?
- id: logfile_prep_cal
outputSource:
- ndppp_prep_cal/logfile
- id: parset
outputSource:
- ndppp_prep_cal/parset
type: 'File[]'
- id: find_skymodel_cal.log
outputSource:
- find_skymodel_cal/logfile
type: 'File[]?'
'sbg:x': 1000
'sbg:y': 300
steps:
- id: ndppp_prep_cal
in:
source:
- flag_baselines
- id: elevation_to_flag
source: elevation
- id: min_amplitude_to_flag
source: amplmin
- id: memoryperc
default: 20
source: memoryperc
- id: msin_baseline
default: '*'
source: filter_baselines
- id: skymodel
source: make_sourcedb/sourcedb
source: avg_freqresolution
- id: demix_timestep
default: 1
source: demix_timestep
- id: demix_freqstep
default: 1
source: demix_freqstep
- id: demix_baseline
default: '*'
source: process_baselines_cal
- id: ntimechunk
default: 10
source: max_dppp_threads
out:
- id: msout
- id: logfile
label: ndppp_prep_cal
scatter:
- msin
- id: check_ateam_separation
in:
- id: ms
source:
- msin
- id: min_separation
source: min_separation
out:
- id: output_imag
- id: logfile
run: ../../lofar-cwl/steps/check_ateam_separation.cwl
- id: make_sourcedb
in:
- id: sky_model
- id: max_separation_arcmin
source: max_separation_arcmin
run: ../../steps/find_skymodel_cal.cwl
label: find_skymodel_cal
'sbg:x': -500
'sbg:y': 500
- id: msout
run: ../../steps/blsmooth.cwl
label: BLsmooth
requirements:
- class: SubworkflowFeatureRequirement