Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
The `psfMatchedExposure` object returned by the `ModelPsfMatchTask` contains NaNs along the edges, leading to NaN GAaP flux if not handled. Currently, this is handled in a hacky way by replacing NaNs with zeros. This ticket will fix it in a more elegant and systematic manner.
Attachments
Issue Links
- relates to
-
DM-24737 Implement GAaP: Gaussian Aperture and PSF photometry
- Done
This ticket is addressed as a few-line commit here: https://github.com/lsst-dm/meas_extensions_gaap/pull/3/commits/7c9b8274a15c4d7356312182bfb5ed43c8ca22e4
which is reviewed as a part of the larger ticket DM-24737 here: https://github.com/lsst-dm/meas_extensions_gaap/pull/3