pylabrobot.revvity.celigo.Galvo.calibrate# async Galvo.calibrate(axis: Literal['x', 'y'], timeout: float = 0.9) → bool# Run a galvo error-signal characterization sweep. timeout is in seconds. The return value reports whether the sweep succeeded. Parameters: axis (Literal['x', 'y']) timeout (float) Return type: bool