4.10.1.8. eqcorrscan.utils.plotting.NR_plot

eqcorrscan.utils.plotting.NR_plot(stream, NR_stream, detections, false_detections=False, size=(18.5, 10), save=False, savefile=None, title=False)[source]

Plot Network response alongside the stream used.

Highlights detection times in the network response.

Parameters:
Returns:

matplotlib.figure.Figure

Note

Called by eqcorrscan.core.bright_lights, not a general use plot (hence no example)