Skip to content

Analysis scripts

Blaise edited this page Jun 4, 2026 · 8 revisions

Pflib has a wide variety of data analysis and plotting Python scripts, located in the ana/ directory. These scripts serve to interpret the data gathered via pftool DAQ functions. This page contains the documentation for some of them.

Mean pedestal evaluation

The pedestal/averagesplot.py script allows the user to determine the mean pedestal values across link 0 (channels 0-35) and link 1 (channels 36-71).

Clone this wiki locally