Details
-
Type:
Story
-
Status: In Progress
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: faro
-
Labels:
-
Epic Link:
-
Team:DM Science
-
Urgent?:No
Description
Implement the full set of Rowe/rho statistics to complement TEx metrics
The code needed to compute the full set of rho/rowe statistics is mostly included with https://github.com/lsst/faro/pull/79 , see RhoStatistics class in python/lsst/faro/utils/tex.py , which was based off the implementation in pipe_analysis.
The work that remains is to generalize the functions that use this class to compute all of the rho statistics.