👾 EXAMPLES

👾 EXAMPLES#

With the utilities defined in WaveformSet you can load waveforms from a ROOT file, filter them and plot them. You need to specify if the data is self-triggered or full streaming, and the fraction of the data you want to read.

For a first quick examination of the data you can follow the example in 00_CheckData (download it locally if necessary). If everything is working as expected the output should look similar to:

(Source code)

(Source code)

Next step is analyzing the waveforms (which will allow us to make calibration histograms, heatmaps, etc). For that have a look at our example in 01_Calibration (download it locally if necessary). After running the notebook you should see something like (just showing one of the two APAs):

(Source code)

(Source code)