Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LOFAR-CWL
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EOSC
LOFAR-CWL
Commits
68373922
Commit
68373922
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Add parameters to step
Former-commit-id:
50bef375
parent
fc72ced9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
steps/LoSoTo.ClockTec.cwl
+12
-0
12 additions, 0 deletions
steps/LoSoTo.ClockTec.cwl
with
12 additions
and
0 deletions
steps/LoSoTo.ClockTec.cwl
+
12
−
0
View file @
68373922
...
...
@@ -40,6 +40,18 @@ inputs:
- id: soltab
type: string
doc: "Solution table"
- id: clocksoltabOut
doc: output soltab name for clock
type: string?
- id: tecsoltabOut
doc: output soltab name for tec
type: string?
- id: offsetsoltabOut
doc: output soltab name for phase offset
type: string?
- id: tec3rdsoltabOut
doc: output soltab name for tec3rd offset
type: string?
- id: flagBadChannels
type: boolean?
doc: Detect and remove bad channel before fitting, by default True.
...
...
This diff is collapsed.
Click to expand it.
Mattia Mancini
@mancini
mentioned in commit
af0105f2
·
5 years ago
mentioned in commit
af0105f2
mentioned in commit af0105f2acbe71b21633243baea41eb2129535e1
Toggle commit list
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