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: well (str) retract_z (bool) safe_z_mm (float | None) Return type: Tuple[float, float]