nectarchain.dqm.mean_waveforms.MeanWaveFormsHighLowGain#

class MeanWaveFormsHighLowGain(gaink, r0=False)[source]#

Bases: DQMSummary

Methods

configure_for_run

Initialize waveform buffers and counters for a new run.

define_for_run

finish_run

Compute mean waveforms over events and pixels.

get_results

Store waveform statistics in results dictionary by gain and type.

plot_results

process_event

write_all_results

configure_for_run(path, Pix, Samp, Reader1, **kwargs)[source]#

Initialize waveform buffers and counters for a new run.

finish_run()[source]#

Compute mean waveforms over events and pixels.

get_results()[source]#

Store waveform statistics in results dictionary by gain and type.