LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
SUN_DIC.egg-info/PKG-INFO
SUN_DIC.egg-info/SOURCES.txt
SUN_DIC.egg-info/dependency_links.txt
SUN_DIC.egg-info/entry_points.txt
SUN_DIC.egg-info/requires.txt
SUN_DIC.egg-info/top_level.txt
sundic/__init__.py
sundic/copy_examples.py
sundic/post_process.py
sundic/settings.py
sundic/sundic.py
sundic/version.py
sundic/examples/settings.ini
sundic/examples/test_sundic.ipynb
sundic/examples/planar_images/img_0.tif
sundic/examples/planar_images/img_1.tif
sundic/examples/planar_images/img_2.tif
sundic/examples/planar_images/img_3.tif
sundic/examples/planar_images/img_4.tif
sundic/gui/__init__.py
sundic/gui/aboutWidget.py
sundic/gui/analysisWidget.py
sundic/gui/buttonWidget.py
sundic/gui/imageSetWidget.py
sundic/gui/mainWindow.py
sundic/gui/resultsWidget.py
sundic/gui/roiDefWidget.py
sundic/gui/settingsWidget.py
sundic/gui/validators.py
sundic/gui/Fonts/Figtree/Figtree-Italic-VariableFont_wght.ttf
sundic/gui/Fonts/Figtree/Figtree-VariableFont_wght.ttf
sundic/gui/Fonts/Figtree/OFL.txt
sundic/gui/Fonts/Figtree/README.txt
sundic/gui/Fonts/Figtree/static/Figtree-Black.ttf
sundic/gui/Fonts/Figtree/static/Figtree-BlackItalic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-Bold.ttf
sundic/gui/Fonts/Figtree/static/Figtree-BoldItalic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-ExtraBold.ttf
sundic/gui/Fonts/Figtree/static/Figtree-ExtraBoldItalic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-Italic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-Light.ttf
sundic/gui/Fonts/Figtree/static/Figtree-LightItalic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-Medium.ttf
sundic/gui/Fonts/Figtree/static/Figtree-MediumItalic.ttf
sundic/gui/Fonts/Figtree/static/Figtree-Regular.ttf
sundic/gui/Fonts/Figtree/static/Figtree-SemiBold.ttf
sundic/gui/Fonts/Figtree/static/Figtree-SemiBoldItalic.ttf
sundic/gui/icons/about.png
sundic/gui/icons/analysis.png
sundic/gui/icons/imageSet.png
sundic/gui/icons/results.png
sundic/gui/icons/roi.png
sundic/gui/icons/settings.png
sundic/gui/icons/splashScreen.png
sundic/tools/hdf5_to_tif.py
sundic/util/__init__.py
sundic/util/datafile.py
sundic/util/fast_interp.py
sundic/util/savitsky_golay.py