.gitignore
.travis.yml
LICENSE
Makefile
README.md
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/microscopestitching.rst
docs/modules.rst
docs/requirements.txt
microscopestitching/VERSION
microscopestitching/__init__.py
microscopestitching/stitching.py
microscopestitching.egg-info/PKG-INFO
microscopestitching.egg-info/SOURCES.txt
microscopestitching.egg-info/dependency_links.txt
microscopestitching.egg-info/not-zip-safe
microscopestitching.egg-info/requires.txt
microscopestitching.egg-info/top_level.txt
notebooks/example.ipynb
notebooks/merged.png
notebooks/r0-c0.png
notebooks/r0-c1.png
notebooks/r0-c2.png
notebooks/r1-c0.png
notebooks/r1-c1.png
notebooks/r1-c2.png
notebooks/r2-c0.png
notebooks/r2-c1.png
notebooks/r2-c2.png
notebooks/r3-c0.png
notebooks/r3-c1.png
notebooks/r3-c2.png
notebooks/translations.ipynb
test/test_something.py