Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:8
-
Epic Link:
-
Sprint:BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08, BG3_F18_09, BG3_F18_10
-
Team:Data Release Production
Description
In Gen3, we're planning to just persist Detectors with Exposures to make each Exposure more self-contained and avoid complex modify-on-load code (which would have had to get more complex than what we have now to handle camera versioning). This means we need a way to save a Detector inside an Exposure, and at least at present, that means making it inherit from afw::table::io::Persistable.
Yusra AlSayyad, mind taking this review? I know you're frequently overloaded by reviews, so feel free to redirect some of those towards me as penance.
Also not urgent: this is sitting on top tickets/
DM-14980, which also has not been reviewed yet.