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 fileds
(DataArray or DataFrame): Data structure containing moment tensors and corresponding misfit valuesorigins
(list of Origin objects): Origin objects corresponding to different depthsOptional input arguments
For optional argument descriptions, see here