openflexure-microscope-server/src/openflexure_microscope_server
2026-03-06 15:52:50 +00:00
..
server Update how the application configuration is read for LabThings 0.0.17 2026-03-04 17:22:03 +00:00
things Update docstrings to explain lower brightness 2026-03-04 20:52:49 +00:00
__init__.py Resolve "Make Walkthroughs for Software Installation" 2025-09-25 11:03:53 +00:00
logging.py Some minor type fixes 2026-01-09 15:18:05 +00:00
scan_directories.py Remove multi-underscores from allowed names 2026-03-06 15:52:50 +00:00
scan_planners.py Consolidate moves_between and total_moves_between into 1 function with switchable metrics 2026-02-12 11:00:03 +00:00
stitching.py Use pytest parametrize for better coverage of forbidden commands and reserved names 2026-03-05 13:55:05 +00:00
ui.py Add way to set spinner step without changing HTTP API 2026-02-19 13:35:14 +00:00
utilities.py Force file names to be lower case to avoid Windows issues around case sensitivity when checking if a file already exists. Path names can be uppercase as these will be defined on a users system and pre-exist. Files are created by us so we can force sanitation 2026-03-06 15:37:01 +00:00