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 waveform creates the standard figure with focal mechanisms and waveform fits. depth shows the focal mechanism and moment magnitude as a function of depth. map plots stations and focal mechanisms in map view. lune plots the moment tensor source-type on a lune.

  • show (bool) – If True will display figure after plotting and not save image to file, default is False.

  • 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 to preferred to plot only the preferred solution.