Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Story Points:0
-
Epic Link:
-
Team:Alert Production
Description
The lsst.verify.MetricTask system was designed to be as forward-compatible with PipelineTask as possible, so it should be straightforward to convert it, its subclasses, and any related tasks that are still needed in Gen3.
This is an umbrella ticket for all of that work; I don't know exactly what that would entail, but would like to have any relevant tickets linked here somehow. I've taken a wild guess at SPs, but would love to have that updated by someone who actually has a decent basis for estimation.
Attachments
Issue Links
- blocks
-
DM-21888 Stand up Gen3 version of ap_verify HiTS (2015) CI test
- Done
-
DM-21919 Run ap_verify end-to-end in Gen 3
- Done
- is blocked by
-
DM-21910 Move lsst.verify.gen2tasks.MetricTask to lsst.verify.tasks
- Done
-
DM-21911 Retrofit Gen 3 functionality onto MetricTask
- Done
-
DM-21912 Implement PpdbMetricTask.runQuantum
- Done
-
DM-22162 Add metadata writing to PipelineTask execution logic
- Done
- relates to
-
DM-22163 Add config writing to PipelineTask execution logic
- To Do
-
DM-22599 Develop PipelineTask unit test framework
- Done
-
DM-21916 SQuaSH upload of Gen 3 Measurements
- Done
Jim Bosch, I'm still unclear on the requirements for this work. Do we need MetricTasks to be able to work with both Gen 2 and Gen 3 pipelines during a transition period, or is this a replacement of Gen-2-only tasks with Gen-3-only? The distinction affects what the best implementation is.