mttime.imaging.source.beach_mw_depth

beach_mw_depth(tensors, event, show, format)[source]

Plot depth search result

A function that plots focal mechanism, variance reduction, and moment magnitude as a function of source depth.

Parameters
  • tensors (a list of Tensor) – moment tensor solutions at various depths.

  • event (dict) – event origin time, longitude and latitude.

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

  • format (str) – figure file format.