openflexure-microscope-server/openflexure_microscope
Richard Bowman 161c17812e Removed vestigial global statement
There was a global declaration for the modules
np and logging, probably left over from running
this code in the dodgy console plugin.  I've
removed it as it's ugly, dodgy, and no longer
needed.
2020-04-23 11:10:36 +01:00
..
api Removed vestigial global statement 2020-04-23 11:10:36 +01:00
camera Explicitally use gevent for camera stream thread 2020-03-27 16:40:06 +00:00
devel Moved to a LabThings dependency for server 2020-01-17 15:13:32 +00:00
rescue Started basic rescue script 2020-03-03 16:13:21 +00:00
stage Removed excessive debug logging 2020-03-27 15:07:44 +00:00
__init__.py Started basic rescue script 2020-03-03 16:13:21 +00:00
config.py Reverted config initialisation behaviour 2020-02-19 10:41:31 +00:00
exceptions.py Moved to a LabThings dependency for server 2020-01-17 15:13:32 +00:00
microscope.py Added a kludgy extensions settings dictionary. 2020-03-12 16:43:18 +00:00
microscope_configuration.default.json Simplified new configuration and metadata 2020-01-29 15:36:57 +00:00
microscope_settings.default.json Added FoV back while we wait on CwL calibration extension 2020-01-30 14:49:03 +00:00
paths.py Create OpenFlexure var directories if they don't exist 2020-01-31 11:18:47 +00:00
utilities.py Handle memoryview in ndarray_to_json 2020-02-17 14:43:59 +00:00