.gitignore
README.md
pyproject.toml
setup.cfg
setup.py
brain_stitcher.egg-info/PKG-INFO
brain_stitcher.egg-info/SOURCES.txt
brain_stitcher.egg-info/dependency_links.txt
brain_stitcher.egg-info/requires.txt
brain_stitcher.egg-info/top_level.txt
img/example_result00.png
img/example_result_alpha00.png
stitcher/__init__.py
stitcher/file_reader.py
stitcher/main.py
stitcher/reconstruction.py
stitcher/reconstructionNumba.py
stitcher/test/__init__.py
stitcher/test/unit.py