LICENSE
README.md
pyproject.toml
src/theatrics/__init__.py
src/theatrics/gui_app.py
src/theatrics/main.py
src/theatrics.egg-info/PKG-INFO
src/theatrics.egg-info/SOURCES.txt
src/theatrics.egg-info/dependency_links.txt
src/theatrics.egg-info/entry_points.txt
src/theatrics.egg-info/requires.txt
src/theatrics.egg-info/top_level.txt
src/theatrics/modules/SFCS_module.py
src/theatrics/modules/export_rics.py
src/theatrics/modules/inspect_metadata.py
src/theatrics/modules/rics_fit.py
src/theatrics/modules/simRICS.py
src/theatrics/utils/__init__.py
src/theatrics/utils/bleach_correction.py
src/theatrics/utils/file_utils.py
src/theatrics/utils/mp_utils.py
src/theatrics/workers/__init__.py
src/theatrics/workers/diffmap_worker.py
src/theatrics/workers/export_worker.py
src/theatrics/workers/fit_worker.py
src/theatrics/workers/sfcs_worker.py
src/theatrics/workers/sim_worker.py