/ac-susceptibility

Organize, fit and plot AC susceptibility measurement data.

Primary LanguagePythonApache License 2.0Apache-2.0

ac-susceptibility

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.

Example Picture

Usage

The program does not require installation and can be run as a script with the command:

python -m ac_susceptibility.core

Installation (optional)

The program can optionally be installed as a package with the command:

pip setup.py install

License

Apache License 2.0