Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Team:Data Release Production
Description
DM-5641 completed the first version of Astropy view support, but there is still room for improvement:
- Make Footprint s in SourceCatalog s available as a dtype=object column. Same for Psf , Wcs , Calib in ExposureCatalog.
- Use Astropy's coordinate classes for Coord fields (may require an RFC to determine how much we want to use Astropy's coordinate classes).
Attachments
Issue Links
- relates to
-
DM-5641 finish up afw.table to astropy.table view support
- Done
We use asAstropy primarily to get to Pandas/Parquet these days, and these proposed improvements don't help with that, and it's not clear anyone ever actually wanted them in their own right.