Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:8
-
Epic Link:
Description
The following tasks depend on both afw::image and afw::table. Wrap them.
- testApCorrMap.py (enable one skipped test)
- testBox.py (add a test for the copy constructor)
- testExposureTable.py
- testPolygon.py
- testTableIO.py
- testTableUtils.py
- testValidPolygon.py
- testVisitInfo.py
- testWeather.py
Attachments
Issue Links
- blocks
-
DM-7057 Complete afw port to pybind11
- Done
- is blocked by
-
DM-7797 Wrap afw::image with pybind11
- Done
-
DM-8264 Finish wrapping afw::table with pybind11
- Done
-
DM-8447 Wrap afw::image with pybind11 (UW work)
- Done
- relates to
-
DM-8581 add python unit test of Citizen
- Done
-
DM-8597 The pybind11 wrapper for CoaddInputs segfaults
- Done
(1 relates to)
I added some tests and story points because some of the tests require other classes that have not yet been wrapped (especially {{ExposureTable, which brings in a lot), and which have their own tests.