openflexure-microscope-server/hardware-specific-tests/picamera2
Julian Stirling c16a0391df Divide up tuning file modification from camera actions for recalibration.
* Ensure that funtions only called locally by recalibrate utils are private
* Move public API to the top of the recalibrate utils file
* Move files that only alter the tuning dictionary to their own file

This makes the recalibration API used by PiCamera much more clearly defined, which
helps to plan out how to allow for different models.
2025-09-18 13:00:46 +01:00
..
test_acquisition.py Update argument names in picamera tests 2025-08-27 17:14:49 +01:00
test_calibration.py Improve robustness of the full_auto_calibrate test on PiCamera 2025-08-21 12:44:57 +01:00
test_exposure_time_drift.py Update argument names in picamera tests 2025-08-27 17:14:49 +01:00
test_sensor_mode.py Add module level docstrings. 2025-07-10 09:24:50 +01:00
test_tuning.py Divide up tuning file modification from camera actions for recalibration. 2025-09-18 13:00:46 +01:00