pygmi.seis.menu#
Seis Menu Routines.
Classes#
Widget class to call the main interface. |
Module Contents#
- class pygmi.seis.menu.MenuWidget(parent=None)#
Widget class to call the main interface.
This widget class creates the seismology 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. The default is None.
- export_seisan()#
Export Seisan data.
- export_csv()#
Export Seisan data to csv.
- sexport()#
Export Summary data.
- beachball()#
Create Beachballs from Fault Plane Solutions.
- import_seisan()#
Import Seismic data.
- correct_desc()#
Correct Seisan descriptions.
- filter_seisan()#
Filter Seisan.
- import_genfps()#
Import Generic Fault Plane Solution.
- delete_recs()#
Delete Records.
- quarry()#
Remove quarry events.
- show_QC_plots()#
Show QC plots.
- show_iso_plots()#
Show QC plots.
- show_TP_plots()#
Show Temporal b-value plots.