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 written

attrs (list of AttribDict): List returned by misfit function’s collect_attributes method

stations (list of mtuq.Station objects): Used to plot station locations

origin (mtuq.Origin object): Used to plot origin location

Optional input arguments

For optional argument descriptions, see here