AFL.automation.prepare.OT2_Driver#
Functions
|
|
|
|
|
Return the ceiling of x as an Integral. |
|
|
|
Return the square root of x. |
Classes
|
|
|
- class AFL.automation.prepare.OT2_Driver.OT2_Driver(overrides=None)[source]#
- defaults = {'shaker_port': '/dev/ttyACM0'}#
- load_labware(name, slot, module=None, **kwargs)[source]#
Load labware (containers,tipracks) into the protocol
- transfer(source, dest, volume, mix_before=None, mix_after=None, air_gap=0, aspirate_rate=None, dispense_rate=None, mix_aspirate_rate=None, mix_dispense_rate=None, blow_out=False, post_aspirate_delay=0.0, aspirate_equilibration_delay=0.0, post_dispense_delay=0.0, drop_tip=True, force_new_tip=False, to_top=True, to_center=False, to_top_z_offset=0, fast_mixing=False, **kwargs)[source]#
Transfer fluid from one location to another
- Parameters:
source (str) – Source well to transfer from. Wells should be specified as three character strings with the first character being the slot number.
dest (str) – Destination well to transfer to. Wells should be specified as three character strings with the first character being the slot number.
volume (float) – volume of fluid to transfer
- set_aspirate_rate(rate=150)[source]#
Set aspirate rate of both pipettes in uL/s. Default is 150 uL/s