hyperspyui.overrides module
Created on Fri Dec 19 03:43:51 2014
@author: Vidar Tonaas Fauske
- hyperspyui.overrides._on_figure_window_close(figure, function)
Connects a close figure signal to a given function.
- Parameters:
figure (mpl figure instance)
function (function)
- hyperspyui.overrides.override_hyperspy()