Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Alert Production F16 - 9, Alert Production F16 - 11c
-
Team:Alert Production
Attachments
Issue Links
- blocks
-
DM-7328 Port validate_drp to Python 3
- Done
- is blocked by
-
DM-7152 Port afw to Python 3
- Done
-
DM-7247 Adapt daf_butlerUtils to py3
- Done
-
DM-7262 Port meas_base to Python 3
- Done
-
DM-7289 Port meas_algorithms to python 3
- Done
-
DM-7292 Port pipe_tasks to Python 3
- Done
-
DM-7296 Port ip_isr to Python 3
- Done
-
DM-7387 Modify obs_decam to support py.test
- Done
-
DM-7133 Switch stack from mysqlpython to mysqlclient python package
- Done
- relates to
-
DM-8219 makeLinearizer produces pickle files with .fits extension
- Won't Fix
-
DM-8220 Regenerate decam linearizer files with python3
- Won't Fix
-
DM-7909 mapper.validate should raise ValueError on non-integer visits
- Won't Fix
-
DM-6179 Support Python 3 migration
- Done
- mentioned in
-
Page Loading...
1. testButler.py was failing because the linearizer pickle files were written with py2 and didn't have an encoding specified (small fix in daf_persistence, which I've pushed, and we'll have to see if it breaks anything else once I get the other obs_decam problem fixed).
2. testProcessCcd is failing 3 tests related to the output repository. I'm still investigating htis one.