In a data streaming system, a number of systems could potentially need time-channel settings:
- Monitor hardware, if they are emitting histograms from hardware.
kdae_diagnostics, for serving spectra plots
- AreaDetector / Live view implementations
- Filewriter, if the filewriter supports taking in event-mode data and writing out histogram-mode data. Note: it is not actually clear that we want to support this.
We need to decide whether we support settings TCBs or not. even if we choose to only support event mode for HRPD-X, we still need to provide TCBs for spectra plots.
we could serve these by borzoi/kdae_control over EPICS if needed so there is a central place to change them.
In a data streaming system, a number of systems could potentially need time-channel settings:
kdae_diagnostics, for serving spectra plotsWe need to decide whether we support settings TCBs or not. even if we choose to only support event mode for HRPD-X, we still need to provide TCBs for spectra plots.
we could serve these by
borzoi/kdae_controlover EPICS if needed so there is a central place to change them.