pylabrobot.revvity.celigo.Celigo.move_to_well#

async Celigo.move_to_well(well: str, retract_z: bool = False, safe_z_mm: float | None = None) Tuple[float, float]#

Move the stage to a calibrated well center and return settled X/Y millimeters.

Parameters:
Return type:

Tuple[float, float]