pylabrobot.agilent.biotek.cytation.CytationImagingConfig#
- class pylabrobot.agilent.biotek.cytation.CytationImagingConfig(camera_serial_number: str | None = None, filters: List[ImagingMode | None] | None = None, objectives: List[Objective | None] | None = None, max_image_read_attempts: int = 50, image_read_delay: float = 0.3)#
Bases:
objectImaging configuration for the Cytation.
Attributes
Methods
__init__([camera_serial_number, filters, ...])