openflexure-microscope-server/openflexure_microscope/api/default_extensions
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
..
picamera_autocalibrate Simplified auto gain/exposure algorithm 2021-04-27 18:54:21 +01:00
__init__.py Integrated CSMExtension 2020-12-04 16:05:39 +00:00
autofocus.py Formatting fixes 2021-03-31 09:40:31 +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