dinyar / uGMTfirmware

Firmware for the CMS uGMT.
0 stars 4 forks source link

Introduce mechanism to mark invalid lumi sections #380

Open dinyar opened 7 years ago

dinyar commented 7 years ago

Currently the uGMT only knows when a run was started, but now when it was stopped. This leads to a problem for the consumers of our rate counters (currently only the Lumi POG) because at the beginning of the run there may be old data left in our registers that is read out by the online software and inserted into the database.

It would be useful to somehow mark the counter values recorded after a run was stopped as invalid in some form.