Organize, fit and plot AC susceptibility measurement data. This program is written specifically for the data files created by the AC susceptometer in the Nanophysics & Molecular Nanomagnets group at the University of Freiburg.
The program does not require installation and can be run as a script with the command:
python -m ac_susceptibility.core
The program can optionally be installed as a package with the command:
pip setup.py install