Skip to content

Releases: tanaes/opentrons_functions

Improved bead mix functionality

17 Mar 19:32
Compare
Choose a tag to compare
Pre-release

Often, magbead buffers are quite viscous and/or dense relative to the buffers with which they are meant to mix.

Here, I've added the mix_lift argument to the bead_mix function to allow specification of tip lift behavior during mixing. mix_lift should be an int or float specifying the number of mm to lift the tip after aspirating and before dispensing in the mix step. mix_lift is added to z_offset, which specifies the height in mm above the bottom of the tube from which to aspirate.

Minor behavior bugfix: test error and touch tip on transfer

05 Feb 15:36
Compare
Choose a tag to compare

For viscous reagent transfers, such as washing with PEG, the add_buffer command should be able to invoke the touch_tip behavior.

Also fixed an erroneously written test.

More bugs

06 Nov 17:01
Compare
Choose a tag to compare
More bugs Pre-release
Pre-release

Fixed a bug in the buffer addition logic that could result in early shift to additional source columns when a transfer would result in a remaining volume == dead volume.

omg bugssss

20 Oct 17:20
Compare
Choose a tag to compare
omg bugssss Pre-release
Pre-release
prerelease-v0.2.3

bumped version for pip

Bugfix

20 Oct 16:59
Compare
Choose a tag to compare
Bugfix Pre-release
Pre-release
prerelease-v0.2.2

added requests to install

Dev -- testing bead mix fixes

20 Oct 15:53
Compare
Choose a tag to compare
Pre-release
prerelease-v0.2.1

pulled master

Additional functions

24 Aug 18:33
Compare
Choose a tag to compare
Additional functions Pre-release
Pre-release

Added magplate-specific bead elution function and robot renaming function.

Prerelease v0.2.0

24 Aug 18:47
Compare
Choose a tag to compare
Prerelease v0.2.0 Pre-release
Pre-release

Forgot to update setup.py for pip

Prerelease v0.1.0

30 Jul 20:36
Compare
Choose a tag to compare
Prerelease v0.1.0 Pre-release
Pre-release

This is the initial prerelease, suitable for installation and testing on an Opentrons OT-2 robot.