hyperspyui.plugins.linemeasure module
Created on Thu Jul 30 11:35:49 2015
@author: Vidar Tonaas Fauske
- class hyperspyui.plugins.linemeasure.LineMeasure(main_window)
Bases:
Plugin
- _continuous_update(roi)
- create_tools()
- measure(roi)
- name = 'LineMeasure'
- class hyperspyui.plugins.linemeasure.LineMeasureTool(windows=None)
Bases:
LineTool
Tool to crop signal interactively. Simply click and drag in a figure to create an ROI, and then press enter to apply cropping operation, or ESC to abort cropping. The cropping can also be aborted simply by selecting a different tool.
- get_icon()
- get_name()