.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pyright-testsconfig.json
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/imu_error_model.tex
docs/imu_error_model_references.bib
docs/imu_profile_showcase.tex
docs/imu_style.tex
examples/allan_variance.py
examples/dead_reckoning.py
examples/showcase.py
examples/imu_profiles/README.md
scripts/build_docs.py
scripts/check_markdown.py
scripts/check_scope_markers.py
scripts/ci.py
scripts/format.py
scripts/format_markdown.py
src/imu_error_model/__init__.py
src/imu_error_model/characterization.py
src/imu_error_model/checkpoint.py
src/imu_error_model/checkpoint_codecs.py
src/imu_error_model/config.py
src/imu_error_model/distortions.py
src/imu_error_model/example_profiles.py
src/imu_error_model/interfaces.py
src/imu_error_model/kinematics.py
src/imu_error_model/model.py
src/imu_error_model/processes.py
src/imu_error_model/profiles.py
src/imu_error_model/runtime.py
src/imu_error_model/signals.py
src/imu_error_model/thermal.py
src/imu_error_model.egg-info/PKG-INFO
src/imu_error_model.egg-info/SOURCES.txt
src/imu_error_model.egg-info/dependency_links.txt
src/imu_error_model.egg-info/requires.txt
src/imu_error_model.egg-info/scm_file_list.json
src/imu_error_model.egg-info/scm_version.json
src/imu_error_model.egg-info/top_level.txt
src/imu_error_model/data/__init__.py
src/imu_error_model/data/example_profiles/__init__.py
src/imu_error_model/data/example_profiles/catalog.json
src/imu_error_model/data/example_profiles/baselines/ideal.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/ADIS16470.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/ICM-42688-P.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg1700ag58.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg1700ag59.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg1700ag60.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg1700ag61.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg1700ag71.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg5700aa01.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg5700ba01.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg5700ca01.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/hg9900.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/human.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/iphone_like.yaml
src/imu_error_model/data/example_profiles/hardware_estimates/sbg_pulse_40.yaml
tests/conftest.py
tests/test_allan_parity.py
tests/test_characterization.py
tests/test_checkpoint.py
tests/test_example.py
tests/test_example_profiles.py
tests/test_features.py
tests/test_interface.py
tests/test_markdown_format.py
tests/test_model.py
tests/test_packaged_install.py
tests/test_profile_verification.py
tests/test_scope_markers.py
tests/test_validation_and_processes.py
tests/profiles/ideal.json
tests/profiles/phone-example.json
tests/profiles/test/flicker-band.json
tests/profiles/test/short-correlation.json