Passes all events above or below a given threshold.
Parameters: | threshold : float
channel : str
region : [‘above’, ‘below’]
name : str
|
---|
Methods
plot([flip, ax_channels, ax]) | Plots the gate. |
validiate_input() | Optional method to be defined by derived class |
Plots the gate.
Parameters: | ax : axes to use for plotting the gate on flip : boolean
|
---|---|
Returns: | Reference to created artists. : |