Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:6
-
Team:Data Release Production
Description
afw.geom.ellipses uses overloaded assignment operators to trigger changes between parameterizations of ellipses, but this doesn't work well in Python, where assignment is very different.
Fixing this would be a major change in afw.geom.ellipses, but would make the package much friendlier and its use much less susceptible to subtle bugs.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Reviewed for DM-CCB 2020-08-25. Issue still seems valid, but not high priority.