LICENSE
README.md
setup.py
StitchM.egg-info/PKG-INFO
StitchM.egg-info/SOURCES.txt
StitchM.egg-info/dependency_links.txt
StitchM.egg-info/entry_points.txt
StitchM.egg-info/requires.txt
StitchM.egg-info/top_level.txt
stitch_m/__init__.py
stitch_m/__main__.py
stitch_m/config.cfg
stitch_m/edge_definer.py
stitch_m/file_handler.py
stitch_m/image_normaliser.py
stitch_m/logger.py
stitch_m/metadata_maker.py
stitch_m/run.py
stitch_m/stitcher.py
stitch_m/unstitched_image.py
stitch_m/scripts/__init__.py
stitch_m/scripts/command_line.py
stitch_m/scripts/dragndrop.bat
test/__init__.py
test/test_commandline_entrypoint.py
test/test_end2end.py
test/test_file_handler.py
test/test_normalisation.py
test/test_package_functions.py
test/test_setup_commands.py