mttime.core.inversion.Inversion.plot¶
-
Inversion.plot(**kwargs)[source]¶ Plot inversion results
Various options available to display the results.
- Parameters
view (str) – type of figure to produce. Default
waveformcreates the standard figure with focal mechanisms and waveform fits.depthshows the focal mechanism and moment magnitude as a function of depth.mapplots stations and focal mechanisms in map view.luneplots the moment tensor source-type on a lune.show (bool) – If
Truewill display figure after plotting and not save image to file, default isFalse.format (str) – figure file format, default is
"eps".option (str, optional) – Optional parameter if view is set to
waveform. The default plots all solutions. Set topreferredto plot only the preferred solution.