diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0ff7f26efb15afa29e500b719eaeca098097694f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# PeakOTron + +A tool to perform automated fits of Silicon Photo-Multiplier charge spectra to extract useful parameters from experiments. PeakOTron can be used for detailed analyses of single spectra, and also for the automatic characterisation of large samples of SiPMs. + +The starting values of the fit parameters are extracted from the charge spectra. +The entire data, including the intervals in-between the photoelectron peaks, are fitted to determine parameters such as the mean number of detected photons, gain, gain spread, prompt cross-talk, pedestal, electronics noise, dark-count rate as well as probability and time constant of after-pulses. + + + +To get started, have a look at ```example.py```. + + diff --git a/peakotron_logo.png b/peakotron_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..88695338f680eaa8af1fac7271941253b336d873 Binary files /dev/null and b/peakotron_logo.png differ