LICENSE
README.md
setup.py
src/StitchM.egg-info/PKG-INFO
src/StitchM.egg-info/SOURCES.txt
src/StitchM.egg-info/dependency_links.txt
src/StitchM.egg-info/entry_points.txt
src/StitchM.egg-info/requires.txt
src/StitchM.egg-info/top_level.txt
src/stitch_m/__init__.py
src/stitch_m/__main__.py
src/stitch_m/argparse_entrypoint.py
src/stitch_m/config.cfg
src/stitch_m/edge_definer.py
src/stitch_m/file_handler.py
src/stitch_m/image_normaliser.py
src/stitch_m/log_handler.py
src/stitch_m/metadata_maker.py
src/stitch_m/run.py
src/stitch_m/stitcher.py
src/stitch_m/unstitched_image.py
src/stitch_m/scripts/__init__.py
src/stitch_m/scripts/commandline.py