hyperspyui.plugins.imagerotation module#
Created on Wed Jan 21 14:49:08 2015
@author: Vidar Tonaas Fauske
- class hyperspyui.plugins.imagerotation.ImageRotationDialog(signal, axes, parent, plugin)#
Bases:
ExToolWindow
- close_new(value=False)#
- connect()#
- connect_update_plot(signal, disconnect=False)#
- create_controls()#
Create UI controls.
- ok()#
- set_preview(value)#
- class hyperspyui.plugins.imagerotation.ImageRotation_Plugin(main_window)#
Bases:
Plugin
- create_actions()#
- create_toolbars()#
- name = 'Image Rotation'#
- on_dialog_accept()#
- rotate_signal(angle, signal=None, reshape=False, out=None, record=True, *args, **kwargs)#
- selection_rules(win, action)#
Callback to determine if rotation is valid for the passed window.
- show_rotate_dialog()#
- hyperspyui.plugins.imagerotation.tr(text)#