Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:
-
Story Points:6
-
Epic Link:
-
Sprint:DRP F19-4
-
Team:Data Release Production
Description
Add a first metric in the context of the LSST verification framework to the colorAnalysis.py script in pipe_analysis. The metric is to be uploaded to and tracked by the SQuaSH metrics dashboard. The first metric added will be the width of the stellar locus.
I have added two metrics called stellar_locus_width_wPerp and stellar_locus_width_xPerp which are computed in the colorAnalysisTask and persisted as a json file (using the hacky method of getting the filename path from a new template defined in obs_subaru here...this is required until these json files are mae properly butler.put() persistable).
The output json file looks like:
These metrics have been successfully defined in the SQuaSH sandbox instance following the instructions at https://sqr-019.lsst.io/#Dispatching-verification-jobs-to-SQUASH and the job was successfully dispatched, as seen in this snapshot of the sandbox chronograph (note there are two points: the first was measured on a single patch for testing, the second is the same rerun, but for full tract):