Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:3.2
-
Epic Link:
-
Team:SQuaRE
Description
The TE1, TE2 metrics have expected values on the order of 10^-6. The current SQuaSH display defaults to showing things on the order of 10. Scrolling in 6 orders of magnitude isn't really practical. It's thus not possible to use the visualization to understand the performance.
Please adjust the default display range either
(a) based on the range of values, with an additional requirement to include 0
(b) on a hard-coded fixed range.
Attachments
Issue Links
- relates to
-
DM-15359 Query API resources by filter_name
- Done
Added y-axis autoscaling feature back
metric deviations.
the main y-axis was lost when we added this extra axis. After trying
several different approaches in bokeh to keep the extra axis and have
the autoscaling working on the main axis I have decided to remove
the extra axis.
autoscaling was the decision to show all filters in single plot.
we dont have a proper dataset model in SQuaSH.
See PR https://github.com/lsst-sqre/squash-bokeh/pull/21
Deployed to production https://squash.lsst.codes/dash/code_changes/