MatplotlibViewer# class sofia_redux.pipeline.gui.matplotlib_viewer.MatplotlibViewer(title=None)[source]# Bases: Viewer Basic Matplotlib viewer. Methods Summary close() Close the viewer. display() Display a plot in a Matplotlib canvas. Methods Documentation close()[source]# Close the viewer. display()[source]# Display a plot in a Matplotlib canvas.