openflexure-microscope-server/src/openflexure_microscope_server/things
Richard Bowman 074b9c67f8 Serialise microscope ID to string
UUID objects don't serialise with `json.dumps` and thus cause
errors when we try to embed `thing_state` into images.
2024-01-11 15:58:42 +00:00
..
auto_recentre_stage.py Expand comments 2024-01-04 16:36:58 +00:00
autofocus.py Use blocking, non-cancellable moves in autofocus 2024-01-04 10:46:27 +00:00
camera_stage_mapping.py Reset position to starting point when CSM is cancelled 2024-01-08 17:24:18 +00:00
settings_manager.py Serialise microscope ID to string 2024-01-11 15:58:42 +00:00
smart_scan.py Autofocus tweaks for smart scan 2024-01-11 14:15:54 +00:00
stitching.py Succeed immediately if the stitched image is up to date 2024-01-10 23:17:16 +00:00
system_control.py Fixed module docstring 2023-11-29 23:38:12 +00:00
test.py Add a Thing for API testing 2024-01-04 01:11:44 +00:00