openflexure-microscope-server/openflexure_microscope/api/default_extensions
Richard Bowman cd5e32b843 Removed deprecated np.float
numpy 1.20 deprecates np.float, which was only ever an alias for
``float``.  I've replaced all occurrences of np.float with float, as
recommended.  There should be no change in functionality.
2021-03-30 17:40:19 +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 Removed deprecated np.float 2021-03-30 17:40:19 +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