FRIBDAQ / rustogrammer

Histogram data from FRIB analysis pipeline.
Other
0 stars 0 forks source link

Implement specstats #46

Closed rfoxkendo closed 1 year ago

rfoxkendo commented 1 year ago
rfoxkendo commented 1 year ago

Implemented and tested spectrum trait method get_out_of_range - which could be centrally implemented (default implementation) in terms of the methods to get the underlying histogram objects from spectra.

rfoxkendo commented 1 year ago

HIstogram server code tested for getting spectrum statistics.

rfoxkendo commented 1 year ago

Tested spectrum client API for get statisttics.

rfoxkendo commented 1 year ago

Implemented and tested REST interface for spectats.