Skip to content

Added average baseline and average baseline rms values to pulse_counts

Luca Scotto Lavina requested to merge patch_baseline_in_pulse_counts into master

Created by: WenzDaniel

For a quickly monitoring the overall PMT rates pulse_counts is already quite handy and fast to load. However if one wants to check the stability of the baseline one has to go back all the way down to records where data loading becomes slow. To overcome this problem I added an additional baseline_mean field as well as an baseline_rms_mean field which stores the average baseline and baseline rms value per PMT.

Merge request reports

Loading