-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WARES 2nd IF code needed #40
Comments
New experimental code is now in the branch "IF2". It has been tested by using symlinks and faking the 2nd IF to be the first. This seemed to work. More sanity testing on filename convention OBSNUM_BANK (where bank=0,1) is needed. |
See also #18 |
The current scheme for obsnum_bank is cumbersome if different flagging, mapping is needed. Although it remains useful to have a before and after view of the pipeline results, now this is the only sane way to reduce 2IF data. Example for M17:
not to mention that the resulting image appears to be suspiciously swapped in the RA direction. |
Additional requirement: any of the two restfreq's could be a 0, in which case there will be no data from the corresponding roach (0..3 or 4..7) boards. numbands however will be 2, so the pipeline will need to deal with this setup. |
Code is needed on the data acquisition side as well as pipeline side when the 2nd IF is in place.
This will use roach4..7 files.
The text was updated successfully, but these errors were encountered: