Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Alert Production, Data Release Production
-
Labels:
-
Story Points:2
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
The `modelPsfMatch` task takes in via its config parameters about how to build the PSF-matching kernel. For the GAaP algorithm, at least one of the parameters (`alardSigGauss`, and possibly `alardNGauss`) has to be dynamically supplied during the runtime, since it depends on the seeing at the source. While the configs are not frozen currently and can be changed, this ticket implements providing those parameters that override the ones in the config.
Thanks for agreeing to review this ticket, Clare. There are two PRs:
https://github.com/lsst-dm/meas_extensions_gaap/pull/13
and
https://github.com/lsst/ip_diffim/pull/183