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/argparse_entrypoint.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/commandline.py
stitch_m/scripts/dragndrop.bat
tests/__init__.py
tests/test_commandline_entrypoint.py
tests/test_end2end.py
tests/test_file_handler.py
tests/test_normalisation.py
tests/test_package_functions.py
tests/test_setup_commands.py