Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VLBI-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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
VLBI-cwl
Commits
b4557aa7
Commit
b4557aa7
authored
1 year ago
by
Matthijs van der Wild
Browse files
Options
Downloads
Patches
Plain Diff
Updated pipeline parameters to be in sync with Generic Pipeline.
parent
30a17dbe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
steps/aoflagger.cwl
+1
-1
1 addition, 1 deletion
steps/aoflagger.cwl
steps/dp3_concat.cwl
+1
-1
1 addition, 1 deletion
steps/dp3_concat.cwl
steps/sort_concatmap.cwl
+1
-1
1 addition, 1 deletion
steps/sort_concatmap.cwl
with
3 additions
and
3 deletions
steps/aoflagger.cwl
+
1
−
1
View file @
b4557aa7
...
...
@@ -25,7 +25,7 @@ inputs:
doc: Input data Column
- id: memoryperc
type: int?
default: 1
0
default: 1
5
inputBinding:
position: 0
prefix: aoflagger.memoryperc=
...
...
This diff is collapsed.
Click to expand it.
steps/dp3_concat.cwl
+
1
−
1
View file @
b4557aa7
...
...
@@ -80,7 +80,7 @@ arguments:
- msin.orderms=False
- msin.missingdata=True
- msout.overwrite=True
- msout.writefullresflag=
Tru
e
- msout.writefullresflag=
Fals
e
- count.savetojson=True
- count.jsonfilename=out.json
...
...
This diff is collapsed.
Click to expand it.
steps/sort_concatmap.cwl
+
1
−
1
View file @
b4557aa7
...
...
@@ -32,7 +32,7 @@ inputs:
doc: Add dummy file names for missing frequencies, so that DP3 can fill the data with flagged dummy data.
- id: truncateLastSBs
type: boolean?
default:
Tru
e
default:
Fals
e
doc: Add dummy file names for missing frequencies, so that DP3 can fill the data with flagged dummy data.
- id: firstSB
type: int?
...
...
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