Added average baseline and average baseline rms values to pulse_counts
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.