Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Prefactor3-CWL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Rafferty
Prefactor3-CWL
Commits
42f16c61
Commit
42f16c61
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Fix workflow
parent
f567dd5d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
subworkflow/bandpass.cwl
+25
-70
25 additions, 70 deletions
subworkflow/bandpass.cwl
workflows/prefactor_calibrator.cwl
+0
-18
0 additions, 18 deletions
workflows/prefactor_calibrator.cwl
with
25 additions
and
88 deletions
subworkflow/bandpass.cwl
+
25
−
70
View file @
42f16c61
...
@@ -25,10 +25,6 @@ inputs:
...
@@ -25,10 +25,6 @@ inputs:
type: 'float[]?'
type: 'float[]?'
'sbg:x': 621.3228149414062
'sbg:x': 621.3228149414062
'sbg:y': 415.88018798828125
'sbg:y': 415.88018798828125
- id: antenna_to_transfer
type: string?
'sbg:x': 985.4193725585938
'sbg:y': 183.84898376464844
- id: msin
- id: msin
type: 'Directory[]'
type: 'Directory[]'
'sbg:x': -209.68214416503906
'sbg:x': -209.68214416503906
...
@@ -46,24 +42,18 @@ inputs:
...
@@ -46,24 +42,18 @@ inputs:
'sbg:x': 182.17527770996094
'sbg:x': 182.17527770996094
'sbg:y': 245.62673950195312
'sbg:y': 245.62673950195312
outputs:
outputs:
- id: outh5parm
- id: output_h5parm
outputSource:
- transfer_solutions/output
type: File?
'sbg:x': 1584.9029541015625
'sbg:y': -202.09591674804688
- id: msout
outputSource:
- apply_calibration/msout
type: 'Directory[]'
'sbg:x': 1667.565673828125
'sbg:y': 493.5250549316406
- id: before_transfer
outputSource:
outputSource:
- losoto_bandpass/output_h5parm
- losoto_bandpass/output_h5parm
type: File
type: File
'sbg:x': 1171.266357421875
'sbg:x': 1616.339599609375
'sbg:y': -376.4964294433594
'sbg:y': -79.22715759277344
- id: msout
outputSource:
- applycal/msout
type: Directory
'sbg:x': 1635.458984375
'sbg:y': 451.6930847167969
steps:
steps:
- id: h5imp_cal_bandpass
- id: h5imp_cal_bandpass
in:
in:
...
@@ -83,26 +73,6 @@ steps:
...
@@ -83,26 +73,6 @@ steps:
label: h5imp_cal_bandpass
label: h5imp_cal_bandpass
'sbg:x': 506.7213134765625
'sbg:x': 506.7213134765625
'sbg:y': -46.799495697021484
'sbg:y': -46.799495697021484
- id: transfer_solutions
in:
- id: refh5parm
source: h5parm_collector/outh5parm
- id: insolset
default: calibrator
- id: outsolset
default: calibrator
- id: insoltab
default: bandpass000
- id: outsoltab
default: bandpass000
- id: antenna
source: antenna_to_transfer
out:
- id: output
run: ../steps/transfer_solutions.cwl
label: transfer_solutions
'sbg:x': 1213.063232421875
'sbg:y': -19.87626075744629
- id: losoto_bandpass
- id: losoto_bandpass
in:
in:
- id: ampRange
- id: ampRange
...
@@ -129,8 +99,8 @@ steps:
...
@@ -129,8 +99,8 @@ steps:
- id: output_h5parm
- id: output_h5parm
run: ./losoto_bandpass.cwl
run: ./losoto_bandpass.cwl
label: losoto_bandpass
label: losoto_bandpass
'sbg:x': 8
1
5.
5712280273
438
'sbg:x': 8
2
5.
2948608398
438
'sbg:y': -
105.06683349609375
'sbg:y': -
0.5806066393852234
- id: smooth_calibrate
- id: smooth_calibrate
in:
in:
- id: msin
- id: msin
...
@@ -151,42 +121,27 @@ steps:
...
@@ -151,42 +121,27 @@ steps:
label: smooth_calibrate
label: smooth_calibrate
'sbg:x': 295.0807189941406
'sbg:x': 295.0807189941406
'sbg:y': -65.40983581542969
'sbg:y': -65.40983581542969
- id: apply
_
cal
ibration
- id: applycal
in:
in:
- id: parmdb
source: transfer_solutions/output
- id: msin
- id: msin
source: msin
source: msin
- id: msin_datacolumn
default: CORRECTED_DATA
- id: parmdb
source: losoto_bandpass/output_h5parm
- id: msout_datacolumn
default: CORRECTED_DATA
- id: correction
default: bandpass000
- id: storagemanager
default: dysco
out:
out:
- id: msout
- id: msout
run: ./apply_calibration.cwl
run: ../lofar-cwl/steps/applycal.cwl
label: apply_calibration
scatter:
scatter:
- msin
- msin
'sbg:x': 1376.5487060546875
'sbg:x': 1249.17578125
'sbg:y': 486.63787841796875
'sbg:y': 471.29852294921875
- id: h5parm_collector
in:
- id: h5parmFiles
source:
- losoto_bandpass/output_h5parm
- id: outsolset
default: calibrator
- id: insoltab
default: bandpass
- id: squeeze
default: true
- id: verbose
default: true
- id: clobber
default: true
out:
- id: outh5parm
- id: log
run: ../lofar-cwl/steps/H5ParmCollector.cwl
label: H5parm_collector
'sbg:x': 1037.4373779296875
'sbg:y': -74.7872314453125
requirements:
requirements:
- class: SubworkflowFeatureRequirement
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
- class: ScatterFeatureRequirement
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator.cwl
+
0
−
18
View file @
42f16c61
...
@@ -78,12 +78,6 @@ outputs:
...
@@ -78,12 +78,6 @@ outputs:
type: File?
type: File?
'sbg:x': 1196.5001220703125
'sbg:x': 1196.5001220703125
'sbg:y': -924.676513671875
'sbg:y': -924.676513671875
- id: before_transfer
outputSource:
- rename_4/output_file
type: File?
'sbg:x': 1336.022705078125
'sbg:y': 305.3316650390625
steps:
steps:
- id: prep
- id: prep
in:
in:
...
@@ -299,17 +293,5 @@ steps:
...
@@ -299,17 +293,5 @@ steps:
label: h5parm_cat
label: h5parm_cat
'sbg:x': 1084.4119873046875
'sbg:x': 1084.4119873046875
'sbg:y': -580.6766967773438
'sbg:y': -580.6766967773438
- id: rename_4
in:
- id: file_in
source: bandpass/before_transfer
- id: new_name
default: before_transfer.h5
out:
- id: output_file
run: ../steps/rename.cwl
label: rename
'sbg:x': 1027.068115234375
'sbg:y': 360.77679443359375
requirements:
requirements:
- class: SubworkflowFeatureRequirement
- class: SubworkflowFeatureRequirement
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment