Skip to content
GitLab
Explore
Sign in
Register
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
0f51529b
Commit
0f51529b
authored
1 year ago
by
Frits Sweijen
Committed by
alex
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Add missing input to h5parm_collector
parent
6389f84e
No related branches found
No related tags found
1 merge request
!175
Add HBA self calibration
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflows/linc_target/gsmcal.cwl
+3
-1
3 additions, 1 deletion
workflows/linc_target/gsmcal.cwl
with
3 additions
and
1 deletion
workflows/linc_target/gsmcal.cwl
+
3
−
1
View file @
0f51529b
...
...
@@ -721,6 +721,8 @@ steps:
default: true
- id: execute
source: selfcal
- id: selfcal_strategy
source: selfcal_strategy
out:
- id: outh5parm
- id: log
...
...
@@ -944,7 +946,7 @@ steps:
- id: parset
run: ../../steps/LoSoTo.Plot.cwl
label: losoto_plot_Pd2
when: $(inputs.execute)
when: $(
!
inputs.execute)
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