pylabrobot.plate_reading.plate_reader.PlateReader.read_luminescence

pylabrobot.plate_reading.plate_reader.PlateReader.read_luminescence#

async PlateReader.read_luminescence(focal_height: float) List[List[float]]#

Read the luminescence from the plate.

Parameters:

focal_height (float) – The focal height to read the luminescence at, in micrometers.

Return type:

List[List[float]]