Skip to content

Pixel calibration - Adding more plots before modifying the central DB

Sergi Rodriguez Bosca requested to merge serodrig/athena:morePlots into 24.0

This MR is meant to add an extra step in order to validate the parameters that are going to be push into the central COOL DB.

It checks the distribution for (independent for each type of pixel: normal, long and ganged):

  • Threshold
  • RMS
  • Noise
  • Intime threshold
  • ToT value for the given intime threshold

Additionally for the threshold it retrieves the average and compares it with the tuning analog threshold. If the average disagrees more than 1% it warn us to double check - Duty for the offline pixel crew.

Edited by Sergi Rodriguez Bosca

Merge request reports