openflexure-microscope-server/openflexure_microscope/plugins/default/autofocus
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
..
__init__.py Moved autofocus plugin to its own module 2019-01-30 13:51:20 +00:00
api.py Restructured fast autofocus into main autofocus plugin 2019-04-08 15:09:36 +03:00
focus_utils.py Restructured fast autofocus into main autofocus plugin 2019-04-08 15:09:36 +03:00
plugin.py Refactored fast autofocus 2019-04-08 19:56:29 +01:00