HYLOA - Documentationο
Welcome to the official documentation of HYsteresis LOop Analyzer, a software for analyzing hysteresis loops.
Documentation index:
Contents
- Installing the package
- Using the package
- HYLOA Release Notes
- Version 1.13.0 - 2026-05-26
- Version 1.12.2 - 2026-05-13
- Version 1.12.1 - 2026-05-04
- Version 1.12.0 - 2026-05-04
- Version 1.11.1 - 2026-02-15
- Version 1.11.0 - 2026-02-15
- Version 1.10.3 - 2026-01-12
- Version 1.10.2 - 2025-12-17
- Version 1.10.1 - 2025-12-05
- Version 1.10.0 - 2025-12-05
- Version 1.9.21 - 2025-11-19
- Version 1.9.20 - 2025-11-15
- hyloa
- hyloa package
- hyloa.data package
- hyloa.gui package
- hyloa.utils package
What is HYLOA?ο
HYLOA is a Python package designed to analyze hysteresis loops with an intuitive graphical interface.
π Main features:
π Data display: Loading and displaying hysteresis loops.
π§ Analysis tools: Filters, normalization, curve fitting and more.
π₯ User-friendly graphical interface based on PyQt5.
How to get started?ο
To install the package:
Go to:
Download the file:
hyloa-<version>-py3-none-any.whlOpen a terminal in the folder where the wheel was downloaded.
Install it with:
python -m pip install hyloa-<version>-py3-none-any.whl
Replace <version> with the actual release version.
To launch the graphical interface:
hyloa
Windows users - quick launch:
If youβre on Windows and prefer not to use the terminal, simply:
Download:
hyloa-<version>-py3-none-any.whlsetup.bat
Double-click
setup.batto run the installer.
This will automatically install everything you need and create a desktop shortcut to launch the GUI.
Feedbackο
If you find a bug or have suggestions, open an issue at [GitHub](https://github.com/Francesco-Zeno-Costanzo/hyloa).