FlowCytometryTools.
PolyGate
(vert, channels, region='in', name=None)[source]¶__init__
(vert, channels, region='in', name=None)[source]¶Passes all events that are either inside or outside the polygon.
Methods
__init__ (vert, channels[, region, name]) |
Passes all events that are either inside or outside the polygon. |
plot ([flip, ax_channels, ax]) |
Plots the gate. |
validate_input () |
Optional method to be defined by derived class to check whether user input was valid. |
Attributes
region |
The region of the gate that passes events. |
unnamed_gate_num |