.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
Pasos COMPLETOS_JuliaW_VCS_Alejandro.xlsx
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
Results/Ground_truth_steps_all_participants.csv
Results/Results_step_counting_algorithms.ipynb
Results/Results_step_counting_algorithms.pdf
Results/steps_all_participants_MODEL_COG_WALKING_EVENTS.csv
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
logs/.gitkeep
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/PKG-INFO
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/SOURCES.txt
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/dependency_links.txt
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/entry_points.txt
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/not-zip-safe
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/requires.txt
src/uniovi_simur_wearablepermed_pipeline_step_counting.egg-info/top_level.txt
src/wearablepermed_pipeline_step_counting/Resultados_cuenta_de_pasos_deprecated.ipynb
src/wearablepermed_pipeline_step_counting/__init__.py
src/wearablepermed_pipeline_step_counting/pipeline.py
src/wearablepermed_pipeline_step_counting/resultados_cuenta_de_pasos_deprecated.py
src/wearablepermed_pipeline_step_counting/skeleton.py
src/wearablepermed_pipeline_step_counting/core/busca_maximos.m
src/wearablepermed_pipeline_step_counting/core/busca_maximos_umbral.m
src/wearablepermed_pipeline_step_counting/core/contar_pasos_muneca_local.m
src/wearablepermed_pipeline_step_counting/core/eventos_cog_caminar_local.m
src/wearablepermed_pipeline_step_counting/core/eventos_muslo_caminar_local.m
src/wearablepermed_pipeline_step_counting/core/filtro_paso_bajo_f0.m
src/wearablepermed_pipeline_step_counting/core/funciones_cuenta_pasos_deprecated.py
src/wearablepermed_pipeline_step_counting/core/step_counting_functions.py
src/wearablepermed_pipeline_step_counting/core/test.m
tests/conftest.py
tests/test_skeleton.py