gaps_online.tof.events#
Functions
|
Plot (un)calibrated waveforms of this event. |
- gaps_online.tof.events.plot(self, calib=None, spike_cleaning=True, plot_stop_cell=False, skip_first_bins=0)#
Plot (un)calibrated waveforms of this event. All channels.
- # Keyword Args:
calib : RBCalibration for this board
remove_spikes : apply DRS4 spike cleaning routine
plot_stop_cell :
- skip_first_binsremove the first n bins from the plot
- (in case there are big spikes in the
beginning)