Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Team:Data Release Production
Description
We can add important support for arrays of Angles if we switch to using Astropy Quantities for angles on the Python side, with some custom pybind11 type_casters for Angle and ndarray::Array<Angle,...> in the wrapper layer.
Reviewed for DM-CCB, 2020-09-21. I'm not aware of any changes here.