Skip to content
Snippets Groups Projects
Commit 40f17b83 authored by Jan David Mol's avatar Jan David Mol
Browse files

TMSS-690: Changed 'auto' rfi_strategy into 'HBAdefault' to be more explicit,...

TMSS-690: Changed 'auto' rfi_strategy into 'HBAdefault' to be more explicit, as auto is not supported and was really HBAdefault in practice.
parent 81beba2a
No related branches found
No related tags found
1 merge request!396Resolve TMSS-690 "Fix preprocessing settings"
......@@ -115,7 +115,7 @@
"tags": [],
"specifications_doc": {
"flag": {
"rfi_strategy": "auto",
"rfi_strategy": "HBAdefault",
"outerchannels": true,
"autocorrelations": true
},
......@@ -138,7 +138,7 @@
"tags": [],
"specifications_doc": {
"flag": {
"rfi_strategy": "auto",
"rfi_strategy": "HBAdefault",
"outerchannels": true,
"autocorrelations": true
},
......@@ -176,7 +176,7 @@
"tags": [],
"specifications_doc": {
"flag": {
"rfi_strategy": "auto",
"rfi_strategy": "HBAdefault",
"outerchannels": true,
"autocorrelations": true
},
......
......@@ -52,7 +52,7 @@
"tags": [],
"specifications_doc": {
"flag": {
"rfi_strategy": "auto",
"rfi_strategy": "HBAdefault",
"outerchannels": true,
"autocorrelations": true
},
......@@ -133,4 +133,4 @@
"name": "Tile Beam"
}
]
}
\ No newline at end of file
}
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