odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 11 forks source link

Stats Publish #304

Closed GDYendell closed 1 year ago

GDYendell commented 1 year ago

These are two somewhat isolated changes to allow odin to complete a control loop between a motion controller moving some attenuators and the exposure on a detector. These are:

I imagine these two features could be useful for other things.

GDYendell commented 1 year ago

This is ready for review when you get a chance.

I think it is pretty noninvasive. The behavior SumPlugin is intended be the same as before unless histogram bin thresholds are configured (excluding some additional checks and iterating of empty containers).

GDYendell commented 1 year ago

Deferring for now. Need to figure out whether to split this into its own plugin or have it only at DLS.