My first science post!
I wrote some software some time ago to analyse EPR power saturation spectra. The usefulness of my software has been publicly acknowledged recently, so I felt that I should also release it publicly.
The script is used to analyse power saturation experiments. It automatically finds minima and maxima for each of a set of WinEPR spectra and automatically fits them to the power saturation formula.
The script is written in Python. Statistics are performed using the R statistics package. The two are glued together with RPy.
Download it here: epr-python-scripts