API Reference

API Reference#

Complete API documentation for harmonic analysis of biosignals.

The package is organized by kind — stateful pipeline classes first, then subpackages, then pure-function modules. Each module declares its kind in its docstring header (Module type: Functions / Object / Objects / Data / Subpackage). Not every Python module in the repository has a documentation page yet — pages are added as modules are cleaned up and stabilized.

Objects#

Stateful pipeline classes — instantiate and call methods.

Subpackages#

Folders with their own internal structure; each lists its submodules.

Functions#

Pure-function modules — import what you need.

Peak extraction & extension:

Scale, rhythm & metrics:

Spectral analysis:

Integrations:

Statistics:

Visualization:

Helpers: