DUNE-DAQ / dqm

Data Quality Monitoring module, does processing data from the readout, trigger primitives and trigger records. In charge of preparing the data for the analysis and monitoring platforms and raise alerts in case of integrity issue in the data.
0 stars 1 forks source link

Make DQM more robust #126

Closed jmcarcell closed 2 years ago

jmcarcell commented 2 years ago

The changes in this PR should make DQM more robust by removing some of the indexing logic and using iterators instead and adding more checks for the fourier transform. Test with and without TPG without problems