LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/conf.py
examples/acquire_noisy.py
examples/acquire_singledot.py
examples/acquire_stack.py
flash_files/events_curves.npy
pysted/__init__.py
pysted/_draw.c
pysted/base.py
pysted/bleach_funcs.c
pysted/cUtils.c
pysted/exp_data_gen.py
pysted/microscopes.py
pysted/raster.c
pysted/temporal.py
pysted/utils.py
pysted.egg-info/PKG-INFO
pysted.egg-info/SOURCES.txt
pysted.egg-info/dependency_links.txt
pysted.egg-info/requires.txt
pysted.egg-info/top_level.txt
pysted/data/__init__.py
pysted/data/loader.py
pysted/data/examples/factin/0.npy
pysted/data/examples/factin/1.npy
pysted/data/examples/factin/2.npy
pysted/data/examples/factin/3.npy
pysted/data/examples/factin/4.npy
pysted/data/examples/factin/5.npy
pysted/data/examples/psd95/0.npy
pysted/data/examples/psd95/1.npy
pysted/data/examples/psd95/2.npy
pysted/data/examples/psd95/4.npy
pysted/data/examples/psd95/5.npy
pysted/data/examples/psd95/6.npy
pysted/data/examples/tubulin/0.npy
pysted/data/examples/tubulin/1.npy
pysted/data/examples/tubulin/2.npy
pysted/data/examples/tubulin/3.npy
pysted/data/examples/tubulin/4.npy
pysted/data/examples/tubulin/5.npy
script_templates/general_acq.py
script_templates/make_exp_video.py