mtuq.graphics._plot_force¶
- mtuq.graphics._plot_force(filename, da, show_best=True, show_tradeoffs=False, backend=<function _plot_force_gmt>, **kwargs)[source]¶
Plots values with respect to force orientation (requires GMT)
Keyword arguments
colormap
(str): Color palette used for plotting values (choose from GMT or MTUQ built-ins)show_best
(bool): Show orientation of best-fitting forcetitle
(str): Optional figure titlebackend
(function): Choose from _plot_force_gmt (default) or user-supplied function