Skip to content

PixelMonitoring: New algorithm

Iskander Ibragimov requested to merge ibragimo/athena:dev/pixmonmva into master
  • the code collects pixel-related event information similar to what other pixel motoring algorithms already do, but computes only a single DQ metric - a MVA classifier per module (per FE for IBL), which is put into a dedicated histogram.
  • includes also a piece of code which dumps the input variables in a ttree - this part will never be used for normal running and therefore cannot be enabled using job options.
  • currently the code is not setup to run - it is meant to be used online and will be tested in online conditions at the next opportunity (which requires new ATHENA release at point 1).
  • the code also requires calibration files for running, which will be put into dedicated area in the next days.

Merge request reports