Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_base
-
Labels:
-
Story Points:2
-
Team:Architecture
-
Urgent?:No
Description
Remove all gen2 code from obs_base and assess whether the butler_tests code is still needed for gen3.
Attachments
Issue Links
- is blocked by
-
DM-33523 Remove gen2 support from obs_cfht
- Done
-
DM-34856 Remove daf_persistence from obs_subaru
- Done
-
DM-34863 Convert tests in obs_decam from gen2 to gen3 and remove gen2.
- Done
-
DM-34919 Remove gen2 support from obs_lsst
- Done
- relates to
-
DM-30107 Streamline and clean up obs_base/pipe_tasks/ip_isr dependencies
- Invalid
Eli Rykoff can you take a look at this please?
It's mostly removal but there are also some test cleanups. I've moved the read_curated_calibs code over from pipe_tasks and retained the edit history but you can ignore the commits for those for anything older than the last week. Test code was added for ExposureIdInfo.
The obs packages include removal of 2to3 code. pipe_tasks loses the read_curated_calibs. I had to make some typing fixes to daf_butler for a type annotation in ExposureIdInfo.