MANIFEST.in
README.md
requirements.txt
setup.py
src/STADS.egg-info/PKG-INFO
src/STADS.egg-info/SOURCES.txt
src/STADS.egg-info/dependency_links.txt
src/STADS.egg-info/requires.txt
src/STADS.egg-info/top_level.txt
src/stads/__init__.py
src/stads/config.py
src/stads/evaluation.py
src/stads/experiments.py
src/stads/experiments_setup.py
src/stads/image_processing.py
src/stads/interpolator.py
src/stads/microscope.py
src/stads/monitor.py
src/stads/random_sampler.py
src/stads/read_images.py
src/stads/stads.py
src/stads/stads_helpers.py
src/stads/stratified_sampler.py
src/stads/stratified_sampler_helpers.py
src/stads/utility_functions.py
src/stads/video_downloader.py
src/stads.egg-info/PKG-INFO
src/stads.egg-info/SOURCES.txt
src/stads.egg-info/dependency_links.txt
src/stads.egg-info/requires.txt
src/stads.egg-info/top_level.txt
tests/test_random_sampler.py
tests/test_stads_helpers.py
tests/test_stratified_sampler.py
tests/test_stratified_sampler_helpers.py