-
Notifications
You must be signed in to change notification settings - Fork 6
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
Use the Mauch et al. primary beam correction for mosaicing and primary beam correction #1180
Comments
@gigjozsa Thanks for taking care of this. Could you please implement it in such a way that we have either a telescope option (e.g., MeerKAT, VLA), or a function option (e.g. gauss, mauch)? |
👍 'Gaussian' and 'Mauchian' sounds good to me...! x |
Mauchian, that's great. The cos^6 of WSRT would be a "Brouwian" |
Hey @gigjozsa, @paoloserra and I have decided that we need to use the Mauchian primary beam model for our paper, so unless you're (almost) ready to commit the changes, I'm happy to make and implement the changes myself. |
@dane-kleiner thank you, please go ahead, I am myself currently busy with #779 in the same context. |
@paoloserra, please have a look at the mauchian branch to see if we can figure out those anomalous pixels before creating a PR. |
#1215 should have closed this. Mauch et al. (2020) PB now available both in the line and mosaic workers. |
@bnamumba found a significant difference between total HI fluxes of HIPASS sources and total HI fluxes of galaxies detected in a MeerKAT observation and primary-beam corrected using our standard Gaussian. We had a look and the difference might well be due to the fact that the Gaussian is significantly narrower than the Mauch et al. 2019 primary beam found to be more accurate for the MeerKAT primary beam. Therefore, could we implement:
The text was updated successfully, but these errors were encountered: