LICENSE
README.md
setup.py
dotscanner.egg-info/PKG-INFO
dotscanner.egg-info/SOURCES.txt
dotscanner.egg-info/dependency_links.txt
dotscanner.egg-info/entry_points.txt
dotscanner.egg-info/requires.txt
dotscanner.egg-info/top_level.txt
settings/__init__.py
settings/config.py
settings/configmanagement.py
src/__init__.py
src/__main__.py
src/dataprocessing.py
src/density.py
src/files.py
src/lifetime.py
src/strings.py
src/ui/DefaultUserSettingsEditor.py
src/ui/DialogWindow.py
src/ui/MicroscopeImage.py
src/ui/RegionSelector.py
src/ui/ThresholdAdjuster.py
src/ui/UserSettings.py
src/ui/__init__.py
src/ui/window.py
tests/__init__.py
tests/test_dataprocessing.py
tests/test_density.py
tests/test_files.py
tests/test_lifetime.py
tests/test_strings.py
tests/ui/FakeMicroscopeImage.py
tests/ui/FakeUserSettings.py
tests/ui/__init__.py
tests/ui/test_MicroscopeImage.py