openflexure-microscope-server/openflexure_microscope/camera
Richard Bowman e6ec800c21 Fixed camera settings
Since splitting the camera config into a separate YAML file, we've broken
the ability to change the camera's configuration via the API (or at any time
except when the camera is set up, I think).  This (mostly) fixes that, though
I get type errors that I've had to work around (e.g. when setting
shutter_speed), see `pi.py`
2019-04-08 22:41:12 +01:00
..
piexif Fixed broken piexif imports 2019-02-19 13:26:18 +00:00
__init__.py PEP-8-ified code a bit 2018-11-07 14:22:42 +00:00
base.py Fixed camera settings 2019-04-08 22:41:12 +01:00
capture.py Removed debug code 2019-02-19 13:41:58 +00:00
pi.py Fixed camera settings 2019-04-08 22:41:12 +01:00
set_picamera_gain.py Calibration now stores to a config file, which can be loaded 2018-11-29 17:58:24 +00:00