Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-byonoy: update byonoy library to 2024.10.1 #172

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

vegano1
Copy link
Collaborator

@vegano1 vegano1 commented Oct 23, 2024

Overview

A new library update should fix some issues, including the problem of the robot server process sometimes terminating when the Plate Reader is unplugged.

Changelog

  • Fix a thread lock issue that would lead to killing the Python process with the device handle.

Testing

  • Make sure we can import the byonoy library as byonoy_devices from any Python instance on the Flex.
  • Make sure we can detect and connect to Byonoy devices with byonoy.available_devices and byonoy.open_device API.
  • Make sure we can initialize and read absorbance in single and multi measurement modes.
  • Make sure we can update the device

@vegano1 vegano1 merged commit 99288d5 into main Oct 23, 2024
3 checks passed
@vegano1 vegano1 deleted the update-byonoy-library-2024.10.1 branch October 23, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants