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
bddd7fc9
Commit
bddd7fc9
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Refactor
Former-commit-id:
e90243dd
[formerly
16c60d13
] Former-commit-id:
e9dfa88e
Former-commit-id:
4ed4d05f
parent
7ca1105c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
subworkflow/bandpass.cwl
+0
-38
0 additions, 38 deletions
subworkflow/bandpass.cwl
subworkflow/faraday_rotation.cwl
+0
-34
0 additions, 34 deletions
subworkflow/faraday_rotation.cwl
with
0 additions
and
72 deletions
subworkflow/bandpass.cwl
+
0
−
38
View file @
bddd7fc9
...
...
@@ -33,22 +33,6 @@ 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:
...
...
@@ -59,9 +43,6 @@ outputs:
steps:
- id: h5imp_cal_bandpass
in:
- id: h5parmFiles
source:
- smooth_calibrate/h5parm
- id: insolset
default: bandpass
- id: squeeze
...
...
@@ -148,25 +129,6 @@ 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/faraday_rotation.cwl
+
0
−
34
View file @
bddd7fc9
...
...
@@ -13,18 +13,6 @@ inputs:
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:
...
...
@@ -37,8 +25,6 @@ steps:
in:
- id: h5parmFiles
linkMerge: merge_flattened
source:
- smooth_calibrate/h5parm
- id: squeeze
default: true
- id: verbose
...
...
@@ -107,25 +93,5 @@ 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