Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:8
-
Epic Link:
-
Sprint:DRP F20-5 (Oct)
-
Team:Data Release Production
-
Urgent?:No
Description
Gaussian Aperture and Photometry (GAaP) algorithm requires that the coadds be PSF matched, with the target PSF being a single circular Gaussian.
Attachments
Issue Links
- is contained by
-
DM-24737 Implement GAaP: Gaussian Aperture and PSF photometry
- Done
This ticket, as described is not valid any more because it was decided to match the PSF on the fly instead of measuring on psfMatched coadds. This does not result in a code PR, but the effort spent on this ticket results in a set of initial config params that are being used, and will be finalised in DM-27482
config = modelPsfMatch.ModelPsfMatchConfig()
subconfig.alardSigGauss = [targetSigma]
In the above, `targetSigma` is typically 1.15 x PSF trace radius.
Here's a plot showing it in action: