pylabrobot.revvity.celigo.ChannelDescriptor#

class pylabrobot.revvity.celigo.ChannelDescriptor(name: str, fixed_type: str, description: str, guid: str, calibration_index: int, channel_key: str, unrecognized_fields: Dict[str, str]=<factory>)#

Bases: object

An imaging channel from ChannelConfig.xml (Default / HWAF / fluorescence).

Attributes

Methods

__init__(name, fixed_type, description, ...)

from_element(element)

Parameters: