Skip to content
Snippets Groups Projects
Commit 93164294 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added comment regarding usage of R_beam and R_beamout to Arts SC1, same as for SC4.

parent ced9ee45
No related branches found
No related tags found
No related merge requests found
...@@ -65,6 +65,7 @@ rsub.read_and_verify_reorder_subbands() ...@@ -65,6 +65,7 @@ rsub.read_and_verify_reorder_subbands()
if tc.scheme=='arts_sc1': if tc.scheme=='arts_sc1':
macScheme = '300MHz_37CB' # Use R_beam as used by Apertif MAC, remap beamlet output for Arts SC1 with R_beamout macScheme = '300MHz_37CB' # Use R_beam as used by Apertif MAC, remap beamlet output for Arts SC1 with R_beamout
#macScheme = 'arts_sc1' # Use R_beam for Arts SC1 will result in transparent R_beamout
if tc.scheme=='arts_sc4': if tc.scheme=='arts_sc4':
macScheme = '300MHz_37CB' # Use R_beam as used by Apertif MAC, remap beamlet output for Arts SC4 with R_beamout macScheme = '300MHz_37CB' # Use R_beam as used by Apertif MAC, remap beamlet output for Arts SC4 with R_beamout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment