AUTHORS.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/INSTALL.md
docs/api.rst
docs/logo.png
src/ap_features/__init__.py
src/ap_features/_numba.py
src/ap_features/average.py
src/ap_features/background.py
src/ap_features/beat.py
src/ap_features/chopping.py
src/ap_features/features.py
src/ap_features/filters.py
src/ap_features/plot.py
src/ap_features/testing.py
src/ap_features/utils.py
src/ap_features.egg-info/PKG-INFO
src/ap_features.egg-info/SOURCES.txt
src/ap_features.egg-info/dependency_links.txt
src/ap_features.egg-info/requires.txt
src/ap_features.egg-info/top_level.txt
tests/conftest.py
tests/cost_terms.npy
tests/data.npy
tests/real_data.npy
tests/test_average.py
tests/test_background.py
tests/test_beat.py
tests/test_chopping.py
tests/test_features.py
tests/test_filters.py
tests/test_plot.py
tests/baseline_images/test_plot/beats.png
tests/baseline_images/test_plot/beats_aligned.png
tests/baseline_images/test_plot/poincare.png
tests/baseline_images/test_plot/simple_beat.png
tests/baseline_images/test_plot/simple_beat_with_background.png
tests/baseline_images/test_plot/simple_beat_with_pacing.png