Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_base, obs_decam, obs_lsst, obs_subaru
-
Story Points:8
-
Epic Link:
-
Sprint:AP F19-6 (November), AP S20-1 (December), AP S20-2 (January), AP S20-3 (February), AP S20-4 (March)
-
Team:Alert Production
Description
DM-20763 dealt with ingesting DECam data, but punted on managing the instrument signature data. This will require at-minimum implementing writeCuratedCalibrations.
I've linked a variety of DECam calibration-related tickets as "related', since we can maybe close some of those as won't fix once this is done (since they might be gen2-specific).
Attachments
Issue Links
- blocks
-
DM-21915 Support Gen 3 ingestion of ap_verify datasets
- Done
- is blocked by
-
DM-21155 Implement QE curve interface as described in RFC-625
- Done
- is child task of
-
DM-21862 Extend Gen3 butler support for obs_decam
- Done
- is triggered by
-
DM-20763 Add initial support for Gen3 Butler to obs_decam
- Done
- relates to
-
DM-22794 obs_base tests should not use daf_butler test configs
- Done
-
DM-22370 Support Gen 3 ingestion of image-type calibs
- To Do
-
DM-23230 Make writeCuratedCalibrations returns the DatasetRefs it wrote
- To Do
-
DM-7286 Please test ingesting DECam raw data and calibration data
- To Do
-
DM-7287 Please test obs_decam with the LSST-produced calibration data
- To Do
-
DM-23976 Move gen3 generic curated calibrations ingest code to obs_base
- Done
-
DM-23980 Standardize Gen3 instrument class names and location
- Done
-
DM-17538 Generate stack-produced (rather than CP) calibration products for DECam
- Done
-
DM-6495 Please add raw data and calibration data to validation_data_decam
- To Do
DM-23976has implemented writeCuratedCalibrations for obs_decam, so defects and camera are now taken care of.DM-23980took care of removing the `gen3` bit from the module hierarchies. The other cleanups and renames on this ticket are probably not worth trying to sort out in what would likely be an ugly rebase, and many of them depend on the not yet finished plan for how calibrations will be handled in general.I will close the four PRs on this ticket, and am marking the ticket as "done" because at least defects are now being managed per the ticket description.