Skip to content
Snippets Groups Projects
Commit 0f39bd79 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Remove debugging file

parent 91498e10
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!4Fix toil interop
Pipeline #209 canceled
class: Workflow
cwlVersion: v1.0
id: prefactor_calibrator
label: prefactor_calibrator
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
- id: raw_data
type: boolean
'sbg:x': -620
'sbg:y': -683
- id: demix
type: boolean
'sbg:x': -617
'sbg:y': -347
- id: msin
type: 'Directory[]'
'sbg:x': -656
'sbg:y': -525
outputs:
- id: demix_parmdb
outputSource:
- ndppp_prep_cal/demix_parmdb
type:
- 'null'
- Directory
- type: array
items: Directory
'sbg:x': -67.85011291503906
'sbg:y': -356.76287841796875
- id: output_ms
outputSource:
- aoflagger/output_ms
type: 'Directory[]'
'sbg:x': 353.094482421875
'sbg:y': -641.6251831054688
steps:
- id: ndppp_prep_cal
in:
- id: baselines_to_flag
default: []
- id: elevation_to_flag
default: 0deg..20deg
- id: min_amplitude_to_flag
default: 1.e-30
- id: memoryperc
default: 20
- id: raw_data
source: raw_data
- id: demix
source: demix
- id: msin
linkMerge: merge_flattened
source:
- msin
out:
- id: msout
- id: demix_parmdb
run: subworkflow/ndppp_prep_cal.cwl
label: ndppp_prep_cal
scatter:
- msin
'sbg:x': -359
'sbg:y': -519
- id: aoflagger
in:
- id: msin
source:
- ndppp_prep_cal/msout
out:
- id: output_ms
run: steps/AOFlagger.cwl
label: AOFlagger
'sbg:x': 122.55892181396484
'sbg:y': -614.0164184570312
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
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