LICENSE
README.md
pyproject.toml
src/biomechzoo/__init__.py
src/biomechzoo/__main__.py
src/biomechzoo/biomechzoo.py
src/biomechzoo.egg-info/PKG-INFO
src/biomechzoo.egg-info/SOURCES.txt
src/biomechzoo.egg-info/dependency_links.txt
src/biomechzoo.egg-info/entry_points.txt
src/biomechzoo.egg-info/requires.txt
src/biomechzoo.egg-info/top_level.txt
src/biomechzoo/biomech_ops/__init__.py
src/biomechzoo/biomech_ops/continuous_relative_phase_data.py
src/biomechzoo/biomech_ops/continuous_relative_phase_line.py
src/biomechzoo/biomech_ops/filter_data.py
src/biomechzoo/biomech_ops/filter_line.py
src/biomechzoo/biomech_ops/normalize_data.py
src/biomechzoo/biomech_ops/normalize_line.py
src/biomechzoo/biomech_ops/phase_angle_data.py
src/biomechzoo/biomech_ops/phase_angle_line.py
src/biomechzoo/conversion/__init__.py
src/biomechzoo/conversion/c3d2zoo_data.py
src/biomechzoo/conversion/csv2zoo_data.py
src/biomechzoo/conversion/mvnx2zoo_data.py
src/biomechzoo/conversion/opencap2zoo_data.py
src/biomechzoo/mvn/__init__.py
src/biomechzoo/mvn/load_mvnx.py
src/biomechzoo/mvn/main_mvnx.py
src/biomechzoo/mvn/mvn.py
src/biomechzoo/mvn/mvnx_file_accessor.py
src/biomechzoo/processing/__init__.py
src/biomechzoo/processing/add_channel_data.py
src/biomechzoo/processing/addchannel_data.py
src/biomechzoo/processing/addevent_data.py
src/biomechzoo/processing/explodechannel_data.py
src/biomechzoo/processing/partition_data.py
src/biomechzoo/processing/removechannel_data.py
src/biomechzoo/processing/renamechannel_data.py
src/biomechzoo/processing/renameevent_data.py
src/biomechzoo/processing/split_trial_by_gait_cycle.py
src/biomechzoo/utils/__init__.py
src/biomechzoo/utils/batchdisp.py
src/biomechzoo/utils/compute_sampling_rate_from_time.py
src/biomechzoo/utils/engine.py
src/biomechzoo/utils/findfield.py
src/biomechzoo/utils/get_split_events.py
src/biomechzoo/utils/split_trial.py
src/biomechzoo/utils/zload.py
src/biomechzoo/utils/zplot.py
src/biomechzoo/utils/zsave.py