openflexure-microscope-server/openflexure_microscope/api
Richard Bowman bb303d4766 Simplified auto gain/exposure algorithm
adjust_shutter_and_gain_from_raw now uses a simpler algorithm.
The code is longer overall but hides some details in fuctions.
I've also split the loop into one for shutter speed and one for gain.
This isn't the algorithm that I originally wrote, but it seems to
work and is more readable.
2021-04-27 18:54:21 +01:00
..
default_extensions Simplified auto gain/exposure algorithm 2021-04-27 18:54:21 +01:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Merge branch 'master' into auto-exposure-gain-awb 2021-04-21 12:10:47 +01:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Minor linting improvements 2021-04-27 11:17:11 +01:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Formatting fixes 2021-03-31 09:40:31 +01:00