plot_views

View for plotting data here.

class egegrouper.plot_views.ExamPlotView[source]

Plot view to show details of examination.

show_data(exam)[source]

Plot signals of examination with matplotlib.

Parameters:exam (sme.Examination) – SME examination object.