Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:5
-
Epic Link:
-
Sprint:DRP S17-1
-
Team:Data Release Production
Description
The generated wrappers will live parallel to the Swig wrappers. This ticket only covers the C++ wrappers themselves, not the Python layer on top (which will continue to use the old wrappers) all work will stay on a separate branch and will not be merged to master until DM-8467 is complete.
The tests included in this ticket are:
- testExposureTable.py
- testFootprint1.py
- testFootprint2.py
- testFootprintEllipse.py
- testFootprintMergeCatalog.py
- testGaussianPsf.py
- testHeavyFootprint.py
- testRgb.py
- testTicket2019.py
Looks good to me (other than a few nitpicky comments I made on the afw::detection branch).