Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_diffim
-
Labels:None
-
Story Points:2
-
Sprint:Alert Production F16 - 9
-
Team:Alert Production
Description
The DipoleFitTask plugin in ip_diffim currently registers a number of default measurement tasks. However, if base_GaussianFlux is registered, the following error is produced:
Alias for 'slot_Shape_flag' must be defined before initializing 'base_GaussianFlux' plugin.
{0}lsst::pex::exceptions::LogicError: 'Alias for 'slot_Shape_flag' must be defined before initializing 'base_GaussianFlux' plugin.'
Track this down and fix it so that we can add base_GaussianFlux to the default list.
Attachments
Issue Links
- relates to
-
DM-7376 Failure to identify location of clear supernova in a subtraction
- Done
See Jim Bosch's comment on the github discussion for
DM-7376. This should be an easy fix.