Skip to content

Hotfix: suggest action on too high readout rate

Created by: andreh12

hotfix for displaying a message to the DAQ shifter when the readout rate is above 100 kHz (configurable) to avoid shifters red-recycling subsystems which cause deadtime due to such excessive trigger rates.

Short term solution before #81 is properly implemented (needs more frequent updates of pre-deadtime trigger rates).

This is meant to go into a hotfix release 2.9.2 (based on 2.9.1 currently in production), not necessarily go into the main code branch.

@mommsen and @hsakulin could you please review the action and description string ? (for the description string, look in the method parametrize())

Merge request reports