Open d3v-null opened 1 month ago
Yeah nothing wrong with chucking in HerA. I know version control means we can just add HerA to this exact FITS, and roll back to previous versions if we want, but only the path to the sky model gets saved during the COMMENTS in a hyperdrive
run. So I would suggest making a new file with a different name, a.k.a srclist_pumav3_EoR0LoBES_EoR1pietro_CenA-GP_2024-09-12.fits
. Makes things easier to debug from calibration runs. If you want to be even more fancy, you could use TOPCAT to do a cross-match to see if anything else is in GGSM.fits
that is missing from pumav3
while you're at it.
Thanks Jack, I crossmatched:
S_200>5
gives 1634 results)srclist_pumav3_EoR0LoBES_EoR1pietro_CenA-GP_2023-11-07.fits
, which I'll call JLB for short (subset 1Jy: (NORM_COMP_PL>1 || NORM_COMP_CPL>1)
gives 1423 results )Should I just chuck the remaining (1634-892=742) bright sources into JLB? Maybe it makes sense to add yet another suffix like _GGSM5Jy
Hmm looking at that plot shows this isn't super straight forward. The galactic plane stuff we have is based off of Jaiden's models, which have multiple components, so a simple 1 arcmin cutoff is likely going to get duplicates in there. Same for Cen A, there is a complicated model from Jaiden, which looks to be represented in the GGSM model as well, and is not being matched properly. You could go more conservative and do a 3 arcmin cutoff, but really you'll have to look at areas the two catalogues overlap and make sure there are no duplicates.
There is also the question of how deep you wanna go here, given GLEAM X is coming out at some point. We really should be replacing the whole catalogue based on that. Depends on how patient you want to be.
image on the left is real data, calibrated from GGSM.fits
image on the right is model visibilities made with
Would you accept a pull request to update this fits file with HerA from GGSM?
Thanks!