pylabrobot.plate_reading.biotek_backend.Cytation5Backend.read_luminescence#
- async Cytation5Backend.read_luminescence(plate: Plate, wells: List[Well], focal_height: float, integration_time: float = 1) List[List[float | None]]#
Read the luminescence from the plate reader. This should return a list of lists, where the outer list is the columns of the plate and the inner list is the rows of the plate.