LICENSE
README.md
pyproject.toml
setup.py
pyioneer/__init__.py
pyioneer/batch.py
pyioneer/block_detection.py
pyioneer/cli.py
pyioneer/idealization.py
pyioneer/io.py
pyioneer/utils.py
pyioneer.egg-info/PKG-INFO
pyioneer.egg-info/SOURCES.txt
pyioneer.egg-info/dependency_links.txt
pyioneer.egg-info/entry_points.txt
pyioneer.egg-info/requires.txt
pyioneer.egg-info/top_level.txt
tests/__init__.py
tests/test_block_detection.py
tests/test_idealization.py
tests/test_io.py