cmsdaq / DAQExpert

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

add a logic module detecting high deadtime from ReTri #140

Closed andreh12 closed 6 years ago

andreh12 commented 6 years ago

The ReTri boards throttle triggers when they detect too much resonance/periodicity in the time pattern of triggers.

High deadtime from the ReTri boards has happened in the past for fills with a low number of bunches (e.g. 1 or 2 colliding, leading to a L1 rate which is basically a 11 or 22 kHz signal). This happened because the DAQ shifter forgot to add random triggers (which eliminates the periodicity of the triggers).

We should write a module which displays a message to the shifter that deadtime from ReTri is above a (configurable) threshold and that the solution would adding random triggers.

gladky commented 6 years ago

Suggestion and description in #150 Resolved by #151