Channel
- class pylluminator.annotations.Channel(*values)
Bases:
EnumProbes measure either a red or green fluorescence. This class defines their names and values.
Possible values are: RED, GREEN
Attributes
Check if the current channel is green.
Check if the current channel is red.
red channel
green channel
Methods and attributes detail
- __init__()
- GREEN = 'Grn'
green channel
- RED = 'Red'
red channel