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
f3d3e08c
Commit
f3d3e08c
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Add H5ParmCollector to prefactor
Former-commit-id:
6ae52688
parent
40dd1f6b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
prefactor_calibrator.cwl
+16
-5
16 additions, 5 deletions
prefactor_calibrator.cwl
steps/H5ParmCollector.cwl
+1
-1
1 addition, 1 deletion
steps/H5ParmCollector.cwl
with
17 additions
and
6 deletions
prefactor_calibrator.cwl
+
16
−
5
View file @
f3d3e08c
...
...
@@ -32,12 +32,12 @@ outputs:
items: Directory
'sbg:x': -67.85011291503906
'sbg:y': -356.76287841796875
- id: h5parm
- id:
out
h5parm
outputSource:
-
calib_cal/
h5parm
type: File
[]
'sbg:x':
270.10113525390625
'sbg:y': -46
4
.5
-
h5parm_collector/out
h5parm
type: File
'sbg:x':
477
'sbg:y': -
5
46.
07617187
5
steps:
- id: ndppp_prep_cal
in:
...
...
@@ -93,6 +93,17 @@ steps:
- msin
'sbg:x': 47
'sbg:y': -583
- id: h5parm_collector
in:
- id: h5parmFiles
source:
- calib_cal/h5parm
out:
- id: outh5parm
run: steps/H5ParmCollector.cwl
label: H5parm_collector
'sbg:x': 292.1979675292969
'sbg:y': -543.7208251953125
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
This diff is collapsed.
Click to expand it.
steps/H5ParmCollector.cwl
+
1
−
1
View file @
f3d3e08c
...
...
@@ -6,7 +6,7 @@ id: h5parm_collector
hints:
DockerRequirement:
dockerPull:
tammojan/lofar-pipeline
dockerPull:
lofareosc/prefactor-ci
baseCommand:
- H5parm_collector.py
...
...
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