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.
Attachments
Issue Links
Activity
Risk Score | 0 |
Labels | gen3-middleware |
Sprint | BG3_S18_05 [ 728 ] | BG3_S18_05, BG3_F18_06 [ 728, 745 ] |
Sprint | BG3_S18_05, BG3_F18_06 [ 728, 745 ] | BG3_S18_05, BG3_F18_06, BG3_F18_07 [ 728, 745, 759 ] |
Sprint | BG3_S18_05, BG3_F18_06, BG3_F18_07 [ 728, 745, 759 ] | BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08 [ 728, 745, 759, 772 ] |
Sprint | BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08 [ 728, 745, 759, 772 ] | BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08, BG3_F18_09 [ 728, 745, 759, 772, 779 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Sprint | BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08, BG3_F18_09 [ 728, 745, 759, 772, 779 ] | BG3_S18_05, BG3_F18_06, BG3_F18_07, BG3_F18_08, BG3_F18_09, BG3_F18_10 [ 728, 745, 759, 772, 779, 797 ] |
Reviewers | Yusra AlSayyad [ yusra ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Story Points | 4 | 8 |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
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.