Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:DRP X16-2, DRP X16-3
-
Team:Data Release Production
Description
With DM-5641, we'll soon be able to get astropy.table views into afw.table objects. That will be a bit more useful if astropy can understand the unit strings we give it, and since we currently don't use those strings as anything more than textual information for humans, we might as well standardize on the terms they've already selected.
Attachments
Issue Links
- is blocked by
-
RFC-178 Add Astropy to stack
- Implemented
- is triggered by
-
RFC-177 Enforce Astropy-compliant strings for units in afw.table
- Implemented
- is triggering
-
DM-6081 Missing Astropy dependency for AFW
- Done
- relates to
-
DM-5641 finish up afw.table to astropy.table view support
- Done
- mentioned in
-
Page Loading...
The requested changes have been implemented (including the addition of checkUnits()). This caught many more cases of incorrect units which have now also been fixed. As a result the list of packages affected has grown substantially. Jim Bosch, please check if all changes are satisfactory.