mttime.imaging.source.plot_lune

plot_lune(m, gamma, delta, show, format)[source]

Plot source-type on a lune

Function to plot moment tensor source type on a lune based on the formulation of Tape and Tape (2012). Theoretical source types and source type arcs are also plotted.

Parameters
  • m – moment tensor.

  • gamma (float) – lune longitude.

  • delta (float) – lune latitude.

  • show (bool) – display image after plotting instead of saving it to file.

  • format (str) – figure file format.