mttime.imaging.source.plot_waveform_fits

plot_waveform_fits(tensor, show, format, nrows=10)[source]

Plot waveform fits and focal mechanisms

Parameters
  • tensor (Tensor) – moment tensor solution.

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

  • format (str) – figure file format.

  • nrows (int) – maximum stations per page. Default is 10.