phys2cvr.viz.plot_xcorr

phys2cvr.viz.plot_xcorr(xcorr, outprefix, freq=None)[source]

Plot Cross Correlation max and abs max values.

Parameters:
xcorrnp.ndarray-like

Cross correlation array.

outprefixstr or path

Prefix of filename (and path to) to save the image.

freqNone, optional

Frequency of Xcorr samples. If specified, it’s used to plot against time.