openflexure-microscope-server/src/openflexure_microscope_server/things
Richard Bowman 2268425bf3 Depend only on generic Camera and Stage
I've now defined parent classes for camera and stage, and depend only on those. This allows
proper typing while enabling the actual hardware
classes to be swapped.

The interfaces definitely aren't final - this is a first
draft, largely to enable me to test out the concept
of a configuration server.
2024-08-09 02:41:39 +01:00
..
camera Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01:00
stage Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01:00
auto_recentre_stage.py Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01:00
autofocus.py Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01:00
camera_stage_mapping.py Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01:00
settings_manager.py Fix import from LabThings 2024-08-09 01:50:46 +01:00
smart_scan.py Depend only on generic Camera and Stage 2024-08-09 02:41:39 +01: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