mad_gui.plot_tools.plots: Plots#

Classes#

BasePlot([plot_data, initial_plot_channels, ...])

A base plot that can display data and additionally show a yellow line to indicate the current position in a video.

SensorPlot(plot_data[, ...])

Can be used to visualize IMU data and to create, delete and interact with plotted labels.

VideoPlot([parent, video_window])

A graph of this class will be shown in the main window in order to synchronize video data with sensor data.