openflexure-microscope-server/openflexure_microscope
Richard Bowman 90f5a755b1 Handle absolute moves correctly
I've changed the default values in MoveStageAPI
so that it correctly handles absolute moves with missing axes.
I've also simplified it so it isn't using axes_to_array as that
resulted in a confusing code path.
2021-04-27 10:55:51 +01:00
..
api Handle absolute moves correctly 2021-04-27 10:55:51 +01:00
camera Watch for broken frames using JPEG end bytes, and log error 2020-12-08 18:07:05 +00:00
captures Static type analysis 2020-11-30 13:36:45 +00:00
devel Removed old JSONResponse class 2020-11-12 13:50:48 +00:00
rescue Removed unused import 2021-01-07 10:09:43 +00:00
stage Formatting fixes 2021-03-31 09:40:31 +01:00
__init__.py Started basic rescue script 2020-03-03 16:13:21 +00:00
config.py Reverted logging style 2020-11-12 15:45:58 +00:00
json.py Removed deprecated np.float 2021-03-30 17:40:19 +01:00
microscope.py Allow MissingStage to be explicitly selected 2021-02-04 20:31:20 +00:00
paths.py Static type analysis 2020-11-30 13:36:45 +00:00
utilities.py Handle None in axes_to_array 2021-04-27 10:52:52 +01:00