Releases: directelectron/deapi
Release list
Release:v5.3beta5
What's Changed
- Fix win32event failures by @EricPei20 in #43
- Make Tests Pass by @CSSFrancis in #47
- Modify gain acquisition by @CoolFanyu in #44
- Bump version from 5.3b4 to 5.3b5 by @CSSFrancis in #48
Full Changelog: v5.3beta4...v5.3beta5
v5.3beta4
What's Changed
- Refactor camera selection by @EricPei20 in #39
- Fixed bug in set_binning. by @EricPei20 in #40
- #2752: Add GetEvent functionality to client.py. by @EricPei20 in #41
- Update pyproject.toml by @CoolFanyu in #42
New Contributors
- @EricPei20 made their first contribution in #39
Full Changelog: v5.3beta3...v5.3beta4
v5.3beta3
What's Changed
- Replaced some print function as log.info by @CoolFanyu in #35
- Fix the problem that the set_binning function could not set HW binning to 1 by @CoolFanyu in #37
- bump version to 5.3b3 on pyproject.toml by @CoolFanyu in #38
Full Changelog: v5.3beta2...v5.3beta3
v5.3beta2
What's Changed
- bump version to 5.3b1 in pyproject.toml by @CSSFrancis in #27
- Update 2.7.5 -->2.8.0 by @CoolFanyu in #28
- add access register by @LYXalex in #30
- Updated the release notes and instructions by @CoolFanyu in #29
- Update to 5.3b2 by @CoolFanyu in #31
- Origin/access registers by @LYXalex in #33
New Contributors
- @CoolFanyu made their first contribution in #28
- @LYXalex made their first contribution in #30
Full Changelog: v5.3beta1...v5.3beta2
5.3beta1
- Test the Docs Preview by @CSSFrancis in #24
- Create a Result Class to handle Result + Histogram by @CSSFrancis in #25
- Add the ability to directly populate an attributes object.
Full Changelog: v5.3beta0...v5.3beta1
5.3 Beta
This api beta release is needed for the 2.7.5 beta release and cna be downloaded using the -pre tag from pip.
What's Changed
- Add binning on output by @CSSFrancis in #19
Full Changelog: v5.2.2...v5.3beta0
v5.2.2
This is a release of version v5.2.2.
It includes a slightly cleaned up api as well as new functions for a read only client as well as an function for collecting a gain reference.
In addition a utils folder is added which can be used to create gain references based on the info.txt file.
v5.2.2beta1
This is a beta release which includes code to set XY scans from an array. This implementation is in the beta stage and might change in the future.
v5.2.1
5.2.0-PreRelease
Creating a pre-release for the python deapi. If there is interest in using the python-deapi it should be installable using pip currently which should help with distribution.