Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Architecture
Description
Work required to allow AFW to work on Python 3.
Attachments
Issue Links
- blocks
-
DM-7288 Port meas_astrom to python 3
- Done
-
DM-7289 Port meas_algorithms to python 3
- Done
-
DM-7292 Port pipe_tasks to Python 3
- Done
-
DM-7293 Port meas_modelfit to Python 3
- Done
-
DM-7297 Port ip_diffim to Python 3
- Done
-
DM-7301 Port meas_extensions_simpleShape to python 3
- Done
-
DM-7302 Port meas_extensions_psfex to Python 3
- Done
-
DM-7303 Port meas_deblender to Python 3
- Done
-
DM-7305 Port obs_lsstSim to Python 3
- Done
-
DM-7307 Port obs_decam to Python 3
- Done
-
DM-7308 Port obs_sdss to Python 3
- Done
-
DM-7325 Port meas_extensions_ngmix to Python 3
- Done
-
DM-7328 Port validate_drp to Python 3
- Done
-
DM-7391 Port obs_monocam to Python 3
- Done
-
DM-7416 Port dax_imgserv to Python 3
- Done
-
DM-7756 Port pipe_drivers to Python 3
- Done
-
DM-8268 Port daf_ingest to Python 3
- Won't Fix
- is triggering
-
DM-9985 Reduce Wcs pickle size
- Done
Port complete. All tests pass on Jenkins on Python 2 (including lsst_ci). Python 3 passes all tests except for a test in random.py where setState crashes because the bytes from getState are being interpreted as a unicode string.