You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subtask of #845, split out from #850 per Mike's request, prompted by Ludo finding a case where the external galaxy mask did not look good.
Task: draw ~20 tiles or CCDs randomly from P3 that contain at least one manual galaxy mask region, and overlay just the galaxy-mask outline (no filled polygons) on the greyscale image, so we can judge how well the galaxy masks fit the galaxies they're meant to cover.
Plan:
Random sample over P3 tiles/CCDs, filtered to those with nonzero manual-galaxy-mask (bit 8) coverage.
One panel per tile/CCD: greyscale (zscale) with galaxy-mask boundaries drawn as thin contours.
Subtask of #845, split out from #850 per Mike's request, prompted by Ludo finding a case where the external galaxy mask did not look good.
Task: draw ~20 tiles or CCDs randomly from P3 that contain at least one manual galaxy mask region, and overlay just the galaxy-mask outline (no filled polygons) on the greyscale image, so we can judge how well the galaxy masks fit the galaxies they're meant to cover.
Plan:
Builds on the comparison machinery from #850 (healsparse reason-map queries per tile/CCD).
— Claude on behalf of Cail