Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:6
-
Epic Link:
-
Sprint:BG3_F18_10
-
Team:Data Release Production
Description
Initial plan is to do this with afw::table::io, as I think it'll be easiest and I think we'll need it eventually even if we implement some other format first (so we can put Detectors with back-links into Exposures). YAML and pickle are the other options.
This is needed for Gen3 obs integration.
Simon Krughoff, mind taking this review? It's may be a 1400-line change, it's all pretty straightforward: it just moves Camera and DetectorCollection to C++ (with pybind11 wrappers), then makes them persistable.
If you don't think you'll be able to get to it by, say, middle of next week, please let me know, and I'll go looking for another victim.