Skip to content
Snippets Groups Projects
Commit 54acac00 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Squashed 'lofar-cwl/' changes from c5ab49c..42cbd7c

42cbd7c Fix type

git-subtree-dir: lofar-cwl
git-subtree-split: 42cbd7c9dd10479b151b7b338d270bdc0b5db64d
parent 127ba350
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ inputs:
available memory too much affects flagging accuracy; in general try to use
at least 10 GB of memory.
- id: memorymax
type: double
type: float
default: 0
doc: >-
Maximum amount of memory (in GB) to use. ⇐0 means no maximum. As stated
......@@ -56,7 +56,7 @@ inputs:
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.
- id: overlapperc
type: double
type: float
default: 0
doc: >-
If >0, percentage of time window to be added to the left and right side
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment