mtuq.graphics.plot_misfit_depth

mtuq.graphics.plot_misfit_depth(filename, ds, origins, **kwargs)[source]

Plots misfit versus depth

Required input arguments

filename (str): Name of output image file

ds (DataArray or DataFrame): Data structure containing moment tensors and corresponding misfit values

origins (list of Origin objects): Origin objects corresponding to different depths

Optional input arguments

For optional argument descriptions, see here