cmsdaq / DAQExpert

New expert system processing data model produced by DAQAggregator
1 stars 2 forks source link

Hotfix: suggest action on too high readout rate #97

Closed andreh12 closed 7 years ago

andreh12 commented 7 years ago

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())

andreh12 commented 7 years ago

I have deployed this code now as version 2.9.2 on the dev instance.