Skip to content
Snippets Groups Projects
Commit b4557aa7 authored by Matthijs van der Wild's avatar Matthijs van der Wild
Browse files

Updated pipeline parameters to be in sync with Generic Pipeline.

parent 30a17dbe
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ inputs:
doc: Input data Column
- id: memoryperc
type: int?
default: 10
default: 15
inputBinding:
position: 0
prefix: aoflagger.memoryperc=
......
......@@ -80,7 +80,7 @@ arguments:
- msin.orderms=False
- msin.missingdata=True
- msout.overwrite=True
- msout.writefullresflag=True
- msout.writefullresflag=False
- count.savetojson=True
- count.jsonfilename=out.json
......
......@@ -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: True
default: False
doc: Add dummy file names for missing frequencies, so that DP3 can fill the data with flagged dummy data.
- id: firstSB
type: int?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment