-
Notifications
You must be signed in to change notification settings - Fork 13
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
Noisy footprints in some spectral channels after gridding #154
Comments
Maybe this will do? |
Certainly looks reasonable! We can re-run one of the DR1 sets that shows the issue through the gridder and see if that solves it. |
Okay, I (or someone else) can PR this snippet in soon (I'm on the way out the door). Do you have a region in mind? |
All the (3,3) cubes in the DR1 regions show this issue, so probably NGC 1333 is the smallest? Doesn't need to be done today, I just wanted to post this since you had mentioned you had a possible solution! I'm happy to look into it, later. |
I'm testing the Tsys check as implemented in the KEYSTONE pipeline, but find the same issue in the resulting L1688 NH3 (3,3) cube. It's often (but not always) an entire footprint that has a strong positive or negative offset in a single velocity channel (see image). @jpinedaf , didn't we see something similar in one of the Orion A footprints? How did you resolve that? |
Thanks, @rfriesen I've definitely seen evidence for this as well. Do you happen to have a session / footprint number that has the glitch? I can track it down, but if you already know, it would make it faster. The issue appears to be a high spike in part VEGAS. It should be flaggable in the time series. Since we pass to the FFT domain for spectrum shifting, there could be a flagging step there as well. |
@low-sky |
👍 Thank you. I'm working on GBT software stacks now. |
Addressed in #158 |
Need to include a mechanism to check for noisy scans in reduction pipeline.
The text was updated successfully, but these errors were encountered: