Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_diffim, pipe_tasks
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP F21-6 (November), AP S22-1 (December)
-
Team:Alert Production
-
Urgent?:No
Description
Calling psf.computeShape().getDeterminantRadius() without a position is deprecated, but is still present in several places in pipe_tasks. In those instances where no position is given, we should use the center of the current ccd or bbox, as appropriate.
Attachments
Issue Links
- relates to
-
DM-31777 Determine and use correct position for PSF shape determination in ImageDifferenceTask
- Done
The offending code in imageDifference.py is being fixed in
DM-31777