mtuq.graphics.plot_likelihood_depth

mtuq.graphics.plot_likelihood_depth(filename, ds, origins, var=None, **kwargs)[source]

Plots maximum likelihoods 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