pylabrobot.agilent.biotek.cytation.Cytation1.read_luminescence#

async Cytation1.read_luminescence(plate: Plate, wells: List[Well], focal_height: float, integration_time: float = 1) List[LuminescenceResult]#

Read luminescence.

Parameters:
  • plate (Plate) – Plate to read.

  • wells (List[Well]) – Wells to read.

  • focal_height (float) – Focal height in mm.

  • integration_time (float) – Integration time in seconds.

Return type:

List[LuminescenceResult]