mtuq.graphics.plot_log_amplitude_ratios¶
- mtuq.graphics.plot_log_amplitude_ratios(dirname, attrs, stations, origin, **kwargs)[source]¶
Plots how ln(Aobs/Asyn) varies by location and component
Required input arguments
dirname
(str): Directory in which figures will be writtenattrs
(list of AttribDict): List returned by misfit function’s collect_attributes methodstations
(list of mtuq.Station objects): Used to plot station locationsorigin
(mtuq.Origin object): Used to plot origin locationOptional input arguments
For optional argument descriptions, see here