AUTHORS.rst
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
.github/workflows/manual_test_library.yaml
.github/workflows/on_push_test.yaml
.github/workflows/publish-to-test-pypi.yml
conda/meta.yaml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/make.bat
docs/_static/Gaitalytics.bib
docs/_static/favicon.png
docs/_static/images/Gailtalytics_schema.png
docs/_static/images/Gaitalytics_noBackground.png
docs/_static/tables/event_table.csv
docs/_static/tables/features.csv
docs/_static/tables/mapping.csv
docs/extend/features.rst
docs/extend/index.rst
docs/reference/events.rst
docs/reference/features.rst
docs/reference/index.rst
docs/reference/io.rst
docs/reference/mapping.rst
docs/reference/model.rst
docs/reference/normalisation.rst
docs/reference/segmentation.rst
docs/usage/data_loading.rst
docs/usage/event_detection.rst
docs/usage/export.rst
docs/usage/features.rst
docs/usage/index.rst
docs/usage/normalisation.rst
docs/usage/segmentation.rst
example/calculate_features.py
example/detect_events.py
example/export.py
example/normalize_trial.py
example/segment_trial.py
gaitalytics/__init__.py
gaitalytics/api.py
gaitalytics/events.py
gaitalytics/features.py
gaitalytics/io.py
gaitalytics/mapping.py
gaitalytics/model.py
gaitalytics/normalisation.py
gaitalytics/segmentation.py
gaitalytics.egg-info/PKG-INFO
gaitalytics.egg-info/SOURCES.txt
gaitalytics.egg-info/dependency_links.txt
gaitalytics.egg-info/requires.txt
gaitalytics.egg-info/top_level.txt
gaitalytics/utils/__init__.py
gaitalytics/utils/linalg.py
gaitalytics/utils/math.py
gaitalytics/utils/mocap.py
tests/pig_config.yaml
tests/test_api.py
tests/treadmill_events.c3d
tests/treadmill_no_events.c3d