Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: verify_metrics
-
Labels:None
-
Story Points:4.2
-
Epic Link:
-
Team:SQuaRE
Description
In order to create the KPM dashboard we must be able to distinguish astrometry, photometry and image_quality metrics in validate_drp. This can be done by adding these tags in the metrics definition for the validate_drp package. Similarly we need to distinguish the specification thresholds minimum, design and and stretch. This is done by adding these tags in the specifications for the validate_drp package.
Attachments
Issue Links
- is child task of
-
DM-14751 Implement KPM dashboard in squash-bokeh
- Invalid
- relates to
-
DM-15240 Create resource in the squash-restful-api for the KPMs dashboard
- Done
-
DM-15386 Add specification thresholds back to the code_changes app
- Done
-
DM-15474 Implement HTTP PUT for metrics and specifications resources
- Done
-
DM-15331 Revisit how dataset subsets are defined in lsst.verify when subsets are implented in Gen3 middleware
- Won't Fix
Added dataset_name to query metadata for validate_drp specifications this way SQuaSH can query specifications based on datataset name.