hyperspyui.plugins.axesconf module#

Created on Wed Jan 07 19:56:18 2015

@author: Vidar Tonaas Fauske

class hyperspyui.plugins.axesconf.AxesConf(main_window)#

Bases: Plugin

Makes a widget that allows the configuration of the signal axes. The widget captures and displays the traitsui dialog shown by signal.axes_manager.show().

create_widgets()#

Creates the TraitsWidget (inherits QDockWidget), and adds it to self.ui.

make_traits_dialog(window)#

Creates the taitsui dialog. The TraitsWidget captures and displays it.

name = 'Axes Configuration'#
valid_window(window)#

Check whether the window belongs to a signalwrapper.