Skip to content
GitLab
Explore
Sign in
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EOSC
LOFAR-CWL
Commits
42cbd7c9
Commit
42cbd7c9
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Fix type
parent
c5ab49c3
No related branches found
No related tags found
No related merge requests found
Pipeline
#790
passed with warnings
5 years ago
Stage: validate_cwl_scripts
Stage: test_steps
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
steps/DP3.AOFlaggerStepGenerator.cwl
+2
-2
2 additions, 2 deletions
steps/DP3.AOFlaggerStepGenerator.cwl
with
2 additions
and
2 deletions
steps/DP3.AOFlaggerStepGenerator.cwl
+
2
−
2
View file @
42cbd7c9
...
@@ -42,7 +42,7 @@ inputs:
...
@@ -42,7 +42,7 @@ inputs:
available memory too much affects flagging accuracy; in general try to use
available memory too much affects flagging accuracy; in general try to use
at least 10 GB of memory.
at least 10 GB of memory.
- id: memorymax
- id: memorymax
type:
double
type:
float
default: 0
default: 0
doc: >-
doc: >-
Maximum amount of memory (in GB) to use. ⇐0 means no maximum. As stated
Maximum amount of memory (in GB) to use. ⇐0 means no maximum. As stated
...
@@ -56,7 +56,7 @@ inputs:
...
@@ -56,7 +56,7 @@ inputs:
memory to use. Note that the time window can be extended with an overlap
memory to use. Note that the time window can be extended with an overlap
on the left and right side to minimize possible boundary effects.
on the left and right side to minimize possible boundary effects.
- id: overlapperc
- id: overlapperc
type:
double
type:
float
default: 0
default: 0
doc: >-
doc: >-
If >0, percentage of time window to be added to the left and right side
If >0, percentage of time window to be added to the left and right side
...
...
This diff is collapsed.
Click to expand it.
Mattia Mancini
@mancini
mentioned in commit
1a2b1e8f
·
5 years ago
mentioned in commit
1a2b1e8f
mentioned in commit 1a2b1e8f13f62f8c33175d7dfc2d08abb8a63101
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