pylabrobot.centrifuge.centrifuge.Centrifuge.spin#

async Centrifuge.spin(g: float, duration: float, **backend_kwargs) None#

Starts a spin cycle.

Parameters:
  • g (float) – The g-force to spin at.

  • duration (float) – The duration of the spin in seconds.

  • acceleration – The acceleration as a fraction of maximum acceleration (0-1).

Return type:

None