LICENSE
README.md
pyproject.toml
headmatch/__init__.py
headmatch/analysis.py
headmatch/app_identity.py
headmatch/cli.py
headmatch/contracts.py
headmatch/exporters.py
headmatch/gui.py
headmatch/gui_views.py
headmatch/history.py
headmatch/io_utils.py
headmatch/measure.py
headmatch/peq.py
headmatch/pipeline.py
headmatch/plots.py
headmatch/settings.py
headmatch/signals.py
headmatch/targets.py
headmatch/troubleshooting.py
headmatch/tui.py
headmatch.egg-info/PKG-INFO
headmatch.egg-info/SOURCES.txt
headmatch.egg-info/dependency_links.txt
headmatch.egg-info/entry_points.txt
headmatch.egg-info/requires.txt
headmatch.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_errors.py
tests/test_clone_target_examples.py
tests/test_gui.py
tests/test_history.py
tests/test_integration_cli.py
tests/test_measure.py
tests/test_peq_exporters.py
tests/test_pipeline.py
tests/test_settings.py
tests/test_target_examples.py
tests/test_targets.py
tests/test_troubleshooting.py
tests/test_tui.py