mtuq.graphics._plot_lune

mtuq.graphics._plot_lune(filename, da, show_best=True, show_mt=False, show_tradeoffs=False, backend=<function _plot_lune_gmt>, **kwargs)[source]

Plots DataArray values on the eigenvalue lune (requires GMT)

Keyword arguments

colormap (str): Color palette used for plotting values (choose from GMT or MTUQ built-ins)

show_best (bool): Show where best-fitting moment tensor falls on lune

show_tradeoffs (bool): Show how focal mechanism trades off with lune coordinates

title (str): Optional figure title

backend (function): Choose from _plot_lune_gmt (default) or user-supplied function