Update source flags handling#1620
Conversation
|
Fell behind on this but have now tested with the Ran a LAT CMB obs_id that failed in the previous version through preprocessing and the obs_id: obs_1777232557_lati1_111 Confirmed it no longer fails and Jupiter is successfully masked. Ran a LAT CMB obs_id that succeeded in the old version through preprocessing and the obs_id: obs_1781618914_lati1_111 Subtracted both maps and confirmed they were identical. Ran SAT CMB TODs with the Moon in them (thanks to Kyohei for providing a list) through preprocessing and the obs_id: obs_1764446058_satp1_1111111 obs_id: obs_1767953161_satp1_1011111 Subtracted both maps and confirmed they were identical. |
Updates source flags handling to only create a mask centered on the point source instead of being centered at (0, 0) which causes LAT preprocessing to fail due to the mask being too large. Thanks to Matthew Hasselfield for helping work through this.