pygmi.mt.menu#
MT Menu Routines.
Classes#
Widget class to call the main interface. |
Module Contents#
- class pygmi.mt.menu.MenuWidget(parent=None)#
Widget class to call the main interface.
This widget class creates menus to be found on the main interface. Normal as well as context menus are defined here.
- Parameters:
parent (pygmi.main.MainWidget, optional) – Reference to MainWidget class found in main.py. Default is None.
- birrp()#
BIRRP.
- export_data()#
Export data.
- import_data()#
Import data.
- occam1d()#
Occam 1D inversion.
- rotate_data()#
Rotate data.
- sshift_data()#
Calculate Static Shift.
- mi_data()#
Mask and interpolate data.
- metadata()#
Metadata.
- show_graphs()#
Show graphs.