Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:2
-
Epic Link:
-
Team:Alert Production
Description
For fake source injection, we should be able to place a source at a specific pixel location, which means we need a way to convert a magnitude to an instrumental flux at that location. The existing magnitudeToInstFlux method only works with the mean calibration, but should be overloaded to also take a Point (the desired location of the fake source).
Attachments
Issue Links
- relates to
-
DM-15514 Write insertFakeObjectsTask to add fake sources for QA purposes.
- Done
Sophie Reed: since you requested this, do you mind reviewing it? It's a small change, but mostly C++ code (plus python tests).