Releases: labthings/labthings-picamera2
Releases · labthings/labthings-picamera2
v0.0.2-dev1
This release adds the tuning
property to the metadata returned with a raw image. This may not stay in the future - but at the moment, that's the metadata we save with each scan and so it's helpful to have it in there.
v0.0.2-dev0
What's Changed
- Added the ability to capture raw and process later by @rwb27 in #20
- Less logging.info by @JohemianKnapsody in #19
- Bug fix to work with new release of
picamera2
Full Changelog: v0.0.1-dev2...v0.0.2-dev0
v0.0.1-dev2
This includes #18 which updates to the latest version of labthings-fastapi
and fixes some issues in the tests. pytest
should now complete successfully.
v0.0.1-dev1
What's Changed
- Better flat field correction by @rwb27 in #7
- Update install instructions by @julianstirling in #11
- Set static green equalisation to fix red x by @julianstirling in #13
- WIP: CCM as a property by @JohemianKnapsody in #8
- Sensor mode control by @rwb27 in #9
- Pre dev1 fixes by @rwb27 in #17
Full Changelog: https://github.com/labthings/labthings-picamera2/commits/v0.0.1-dev1