LICENSE
README.md
pyproject.toml
bagx/__init__.py
bagx/anomaly.py
bagx/ask.py
bagx/batch.py
bagx/cli.py
bagx/compare.py
bagx/eval.py
bagx/export.py
bagx/py.typed
bagx/reader.py
bagx/scenario.py
bagx/scene.py
bagx/schema.py
bagx/sync.py
bagx.egg-info/PKG-INFO
bagx.egg-info/SOURCES.txt
bagx.egg-info/dependency_links.txt
bagx.egg-info/entry_points.txt
bagx.egg-info/requires.txt
bagx.egg-info/top_level.txt
tests/test_anomaly.py
tests/test_ask.py
tests/test_batch.py
tests/test_cdr_parsers.py
tests/test_cli.py
tests/test_compare.py
tests/test_edge_cases.py
tests/test_endianness.py
tests/test_eval.py
tests/test_export.py
tests/test_logging.py
tests/test_mcap.py
tests/test_multi_segment.py
tests/test_reader.py
tests/test_readme_examples.py
tests/test_scenario.py
tests/test_scene.py
tests/test_schema.py
tests/test_sync.py