openflexure-microscope-server/src/openflexure_microscope_server
Richard Bowman bc8db396bf Acquire raw images rather than processed ones
I've swapped `capture_jpeg` for `capture_array`. This will acquire a raw image and process it manually. Currently I've included LST correction, colour balance, but **not** the colour unmixing matrix. In the future we could add this to implement proper correction for saturation.

Currently EXIF data does not seem to be working properly.
2024-02-01 21:55:15 +00:00
..
things Acquire raw images rather than processed ones 2024-02-01 21:55:15 +00:00
__init__.py First images on labthings-fastapi 2023-08-29 17:02:16 +01:00
logging.py Fixed log link 2024-01-12 17:15:09 +02:00
serve_static_files.py Detect static directories 2023-12-12 22:55:50 +00:00
server.py Return hostname using a v2 URL for Connect compatibility 2024-01-11 16:20:49 +00:00