pylabrobot.lib.liquid_handling.channel_positioning#

Functions

compute_channel_offsets(resource, num_channels)

Compute Y offsets for positioning consecutive channels (0..num_channels-1) in a resource.

compute_nonconsecutive_channel_offsets(...)

Compute Y offsets for non-consecutive channel selections targeting one container.

get_tight_single_resource_liquid_op_offsets(...)

Deprecated.

get_wide_single_resource_liquid_op_offsets(...)

Deprecated.

required_spacing_between(channel_spacings, i, j)

Compute the required center-to-center distance between channels i and j.