openflexure-microscope-server/openflexure_microscope
2019-01-31 16:47:54 +00:00
..
api Added JSON safety to config reads 2019-01-31 16:47:54 +00:00
camera Introduced apply_config and read_config methods 2019-01-31 13:29:07 +00:00
plugins Moved calibration plugin to defaults. Save config when calibration finishes. 2019-01-31 16:46:34 +00:00
stage Create lock even when stage is disconnected 2019-01-30 12:00:30 +00:00
__init__.py Fixed docstrings 2019-01-24 16:24:14 +00:00
config.py Option to read a JSON-safe version of config (type conversion and exclusion of lens shading data) 2019-01-31 16:47:26 +00:00
exceptions.py Added string representation of LocError 2019-01-29 13:41:46 +00:00
lock.py Fixed docstrings 2019-01-24 16:24:14 +00:00
microscope.py Added JSON safety to config reads 2019-01-31 16:47:54 +00:00
microscoperc.default.yaml Added calibration plugin to defaults 2019-01-31 16:45:28 +00:00
task.py Fixed broken error handling for long-running tasks 2019-01-28 17:49:44 +00:00
utilities.py Added set_properties context manager 2019-01-29 13:41:35 +00:00