This website requires JavaScript.
Explore
Help
Sign in
rahix
/
openflexure-microscope-server
Watch
1
Star
0
Fork
You've already forked openflexure-microscope-server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
349485d43b
openflexure-microscope-server
/
src
/
openflexure_microscope_server
History
Download ZIP
Download TAR.GZ
Beth Probert
349485d43b
Remove multi-underscores from allowed names
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