README.md
license
pyproject.toml
magscope/__init__.py
magscope/_logging.py
magscope/auto_bead_selection.py
magscope/beadlock.py
magscope/camera.py
magscope/datatypes.py
magscope/hardware.py
magscope/ipc.py
magscope/ipc_commands.py
magscope/main_dev.py
magscope/processes.py
magscope/python_microscope.py
magscope/scope.py
magscope/scripting.py
magscope/settings.py
magscope/simulation_zlut.txt
magscope/startup_splash.py
magscope/utils.py
magscope/videoprocessing.py
magscope/zlut_generation.py
magscope.egg-info/PKG-INFO
magscope.egg-info/SOURCES.txt
magscope.egg-info/dependency_links.txt
magscope.egg-info/requires.txt
magscope.egg-info/top_level.txt
magscope/assets/logo.png
magscope/ui/__init__.py
magscope/ui/auto_bead_selection_dialog.py
magscope/ui/controls.py
magscope/ui/panel_layout.py
magscope/ui/plots.py
magscope/ui/ui.py
magscope/ui/video_viewer.py
magscope/ui/widgets.py
tests/test_auto_bead_selection.py
tests/test_beadlock.py
tests/test_package_init.py
tests/test_process_manager.py
tests/test_scope.py
tests/test_scope_settings.py
tests/test_scripting.py
tests/test_startup_splash.py
tests/test_video_buffer.py
tests/test_videoprocessing.py
tests/test_zlut_generation.py