Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:AP F21-5 (October)
-
Team:Alert Production
-
Urgent?:No
Description
DM-27869 got gen3 jointcal working, but I skipped implementing a way to output measurements of the internal jointcal metrics due to lack of time. This ticket is to implement metric output, likely using one Connections.Output for each value. I might be able to keep using the Job object as place to hold the measurements until I `butler.put()` them.
Attachments
Issue Links
- blocks
-
DM-20572 Remove "Generation 2" Middleware
- Done
- has to be done before
-
DM-29542 Move jointcal cfht tests to gen3
- Done
-
DM-32601 Move remaining jointcal tests to gen3
- Done
- is blocked by
-
DM-31966 Minimal viable pipetask python API
- Done
- is triggered by
-
DM-27869 Create jointcal pipetask
- Done
- is triggering
-
DM-32135 Error in jointcal init when removing unneeded metrics
- Done
- relates to
-
DM-31966 Minimal viable pipetask python API
- Done
Blocking this on
DM-31966, since I refactored the gen3 test code here to use the new pipetask API to help me with debugging.