eda_plugin.utility.eda_gui.EDAPlot
- class eda_plugin.utility.eda_gui.EDAPlot(*args: Any, **kwargs: Any)
Bases:
PlotWidgetDisplays output of an analyser over time and the decision parameters of the interpreter.
- __init__(*args, **kwargs)
Initialise the main plot and the horizontal lines showing the thresholds.
The lines are used to show the current parameters of a BinaryFrameRateInterpreter.
Methods
__init__(*args, **kwargs)Initialise the main plot and the horizontal lines showing the thresholds.