HYsteresis LOop Analyzer is a Python package that allows you to load, analyze and visualize hysteresis loops using a graphical interface.
- ✔️ Loading and managing experimental data files
- ✔️ Visualization of hysteresis loops with interactive tools
- ✔️ Normalization and closing of cycles for drift correction
- ✔️ Custom fits with user-defined templates
- ✔️ Saving modified data
🔗 Complete documentation:
📚 ReadTheDocs - hyloa
git clone https://github.com/Francesco-Zeno-Costanzo/hyloa.git
cd hyloa
pip install .If you're on Windows and prefer not to use the terminal, simply:
- Download the repository as a ZIP file from GitHub and extract it.
- Inside the extracted folder, double-click on: setup.bat
This will automatically install everything you need and create a desktop shortcut to launch the GUI.
To start the graphical interface on Linux, use the command:
hyloa