Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Container Registry
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
c941c088
"git@git.astron.nl:ro/lofar.git" did not exist on "6eed87189bd77d8f6c598f4452054b6e1f8df154"
Commit
c941c088
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Refactor subworkflows
Former-commit-id:
cd5ed80e
Former-commit-id:
d86cd590
parent
304a0dcd
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
subworkflow/bandpass.cwl
+36
-58
36 additions, 58 deletions
subworkflow/bandpass.cwl
subworkflow/calib_cal.cwl
+1
-1
1 addition, 1 deletion
subworkflow/calib_cal.cwl
subworkflow/faraday_rotation.cwl
+33
-54
33 additions, 54 deletions
subworkflow/faraday_rotation.cwl
with
70 additions
and
113 deletions
subworkflow/bandpass.cwl
+
36
−
58
View file @
c941c088
...
...
@@ -5,22 +5,6 @@ label: bandpass
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
- id: msin
type: 'Directory[]'
'sbg:x': -66.62995910644531
'sbg:y': -47.43605041503906
- id: do_smooth
type: boolean
'sbg:x': -30.103496551513672
'sbg:y': 168.6453857421875
- id: propagate_solutions
type: boolean?
'sbg:x': 81.81513214111328
'sbg:y': -313.3733215332031
- id: flagunconverged
type: boolean?
'sbg:x': 172.986328125
'sbg:y': 244.30821228027344
- id: skipInternational
type: string?
'sbg:x': 600.0303344726562
...
...
@@ -49,6 +33,22 @@ inputs:
type: string?
'sbg:x': 985.4193725585938
'sbg:y': 183.84898376464844
- id: msin
type: 'Directory[]'
'sbg:x': 61.43736267089844
'sbg:y': -38.334991455078125
- id: propagate_solutions
type: boolean
'sbg:x': 56.69083023071289
'sbg:y': -292.27447509765625
- id: flagunconverged
type: boolean
'sbg:x': -13.930643081665039
'sbg:y': 73.78814697265625
- id: do_smooth
type: boolean
'sbg:x': 137.3818817138672
'sbg:y': 210.85794067382812
outputs:
- id: output
outputSource:
...
...
@@ -57,52 +57,11 @@ outputs:
'sbg:x': 1310.1014404296875
'sbg:y': -65.6321029663086
steps:
- id: smooth_corrected
in:
- id: msin
source: msin
- id: do_smooth
source: do_smooth
- id: in_column_name
default: CORRECTED_DATA
- id: out_column
default: SMOOTHED_DATA
- id: restore
default: true
out:
- id: msout
run: ../steps/blsmooth.cwl
label: smooth_corrected
scatter:
- msin
'sbg:x': 143.50439453125
'sbg:y': -49.544036865234375
- id: calib_cal2
in:
- id: msin
source: smooth_corrected/msout
- id: msin_datacolumn
default: SMOOTHED_DATA
- id: output_name_h5parm
default: calibration.h5
- id: propagate_solutions
default: true
source: propagate_solutions
- id: flagunconverged
source: flagunconverged
out:
- id: msout
- id: h5parm
run: ../lofar-cwl/steps/calib_rot_diag.cwl
scatter:
- msin
'sbg:x': 347.1034851074219
'sbg:y': -49.969146728515625
- id: h5imp_cal_bandpass
in:
- id: h5parmFiles
source:
-
calib_cal2
/h5parm
-
smooth_calibrate
/h5parm
- id: insolset
default: bandpass
- id: squeeze
...
...
@@ -189,6 +148,25 @@ steps:
label: losoto_bandpass
'sbg:x': 747.5215454101562
'sbg:y': -46.37216567993164
- id: smooth_calibrate
in:
- id: msin
source:
- msin
- id: mode
default: diagonal
- id: propagate_solutions
source: propagate_solutions
- id: flagunconverged
source: flagunconverged
- id: do_smooth
source: do_smooth
out:
- id: h5parm
run: ./smooth_calibrate.cwl
label: smooth_calibrate
'sbg:x': 297.36822509765625
'sbg:y': -42.97225570678711
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
This diff is collapsed.
Click to expand it.
subworkflow/calib_cal.cwl
+
1
−
1
View file @
c941c088
...
...
@@ -98,7 +98,7 @@ steps:
out:
- id: msout
- id: h5parm
run: ../lofar-cwl/steps/cal
ib_rot_diag
.cwl
run: ../lofar-cwl/steps/
dde
cal.cwl
'sbg:x': 222
'sbg:y': -89
requirements: []
This diff is collapsed.
Click to expand it.
subworkflow/faraday_rotation.cwl
+
33
−
54
View file @
c941c088
...
...
@@ -9,22 +9,22 @@ inputs:
type: 'Directory[]'
'sbg:x': -1017.7406616210938
'sbg:y': -230.76498413085938
- id: do_smooth
type: boolean
'sbg:x': -892.199951171875
'sbg:y': 63.25977325439453
- id: propagate_solutions
type: boolean
'sbg:x': -862.6722412109375
'sbg:y': -476.848876953125
- id: flagunconverged
type: boolean
'sbg:x': -719.998046875
'sbg:y': 88.66199493408203
- id: refAnt
type: string?
'sbg:x': -468.52337646484375
'sbg:y': -415.06396484375
- id: propagate_solutions
type: boolean
'sbg:x': -980.18701171875
'sbg:y': -452.49566650390625
- id: flagunconverged
type: boolean
'sbg:x': -1034.012939453125
'sbg:y': -66.9654769897461
- id: do_smooth
type: boolean
'sbg:x': -869.2564086914062
'sbg:y': 72.52835083007812
outputs:
- id: msout
outputSource:
...
...
@@ -33,53 +33,12 @@ outputs:
'sbg:x': 481.69647216796875
'sbg:y': -386.3322448730469
steps:
- id: smooth_corrected
in:
- id: msin
source: msin
- id: do_smooth
source: do_smooth
- id: in_column_name
default: CORRECTED_DATA
- id: out_column
default: SMOOTHED_DATA
out:
- id: msout
run: ../steps/blsmooth.cwl
label: smooth_corrected
scatter:
- msin
'sbg:x': -773.8645629882812
'sbg:y': -111.44158172607422
- id: calib_cal
in:
- id: msin
source: smooth_corrected/msout
- id: msin_modelcolum
default: SMOOTHED_DATA
- id: output_name_h5parm
default: output.h5
- id: propagate_solutions
source: propagate_solutions
- id: flagunconverged
default: true
source: flagunconverged
- id: flagdivergedonly
default: true
out:
- id: msout
- id: h5parm
run: ../lofar-cwl/steps/calib_rot_diag.cwl
scatter:
- msin
'sbg:x': -568.359130859375
'sbg:y': -151.39132690429688
- id: h5imp_cal_FR
in:
- id: h5parmFiles
linkMerge: merge_flattened
source:
- calib
_cal
/h5parm
-
smooth_
calib
rate
/h5parm
- id: squeeze
default: true
- id: verbose
...
...
@@ -148,5 +107,25 @@ steps:
- msin
'sbg:x': 291.55780029296875
'sbg:y': -384.2626647949219
- id: smooth_calibrate
in:
- id: msin
source:
- msin
- id: mode
default: rotation+diagonal
- id: propagate_solutions
source: propagate_solutions
- id: flagunconverged
source: flagunconverged
- id: do_smooth
source: do_smooth
out:
- id: h5parm
run: ./smooth_calibrate.cwl
label: smooth_calibrate
'sbg:x': -750.2130126953125
'sbg:y': -139.6724090576172
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
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