FlowCytometryTools.
IntervalGate
(vert, channel, region, name=None)[source]¶__init__
(vert, channel, region, name=None)[source]¶Passes all events either inside or outside the given interval.
Methods
__init__ (vert, channel, region[, name]) |
Passes all events either inside or outside the given interval. |
plot ([flip, ax_channels, ax]) |
Plots the gate. |
validate_input () |
Raise appropriate exception if gate was defined incorrectly. |
Attributes
region |
The region of the gate that passes events. |
unnamed_gate_num |