openflexure-microscope-server/openflexure_microscope
Richard Bowman 7aea6291c7 Refactored fast autofocus
Tidied up the fast autofocus code, including moving the bulk of the
new code from the `scan` plugin into `autofocus` and updating it to
reflect the fact that the autofocus plugin now merges both old and
new functionality (i.e. fast_autofocus is no longer a separate
plugin).  Also fixed a bug that caused it to overshoot on scans.
2019-04-08 19:56:29 +01:00
..
api Close the camera if the stage cannot be opened 2019-03-21 17:48:45 +00:00
camera Added a lock to stop_preview for good measure 2019-04-08 14:06:14 +01:00
plugins Refactored fast autofocus 2019-04-08 19:56:29 +01:00
stage Allow serial exceptions to be raised 2019-03-21 17:48:34 +00:00
__init__.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
config.py Replace missing configs with empty dictionary 2019-04-08 08:08:30 +01:00
exceptions.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
lock.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
microscope.py Fixed camera config being overwritten instead of updated 2019-02-20 10:31:02 +00:00
microscoperc.default.yaml Restructured fast autofocus into main autofocus plugin 2019-04-08 15:09:36 +03:00
task.py Fixed kwargs RST bug 2019-03-19 16:59:43 +00:00
utilities.py axes_to_array defaults to converting to int 2019-02-12 11:27:42 +00:00