openflexure-microscope-server/openflexure_microscope/api/default_extensions
Richard Bowman e73ee8875c Fixed type annotations in autofocus and mock stage
I don't know why these didn't fail before - possibly because of
incomplete type information from old numpy...
I removed a few annotations because they were failing (e.g.
np.sum can return a scalar or an array), but I don't think
this should be a problem - the function inputs and return values
are still typed.
2021-03-30 17:51:00 +01:00
..
picamera_autocalibrate Removed deprecated np.float 2021-03-30 17:40:19 +01:00
__init__.py Integrated CSMExtension 2020-12-04 16:05:39 +00:00
autofocus.py Fixed type annotations in autofocus and mock stage 2021-03-30 17:51:00 +01:00
autostorage.py Fixed get_locations method reference 2020-11-30 16:59:56 +00:00
camera_stage_mapping.py Added type hints to CSM extension 2020-12-04 17:05:40 +00:00
scan.py Fixed tile method reference 2020-11-30 16:57:54 +00:00
zip_builder.py Updated default extensions to subclass structure 2020-11-30 16:41:39 +00:00