phys2cvr.viz.plot_xcorr¶ phys2cvr.viz.plot_xcorr(xcorr, outprefix, freq=None)[source]¶ Plot Cross Correlation max and abs max values. Parameters: xcorrnp.ndarray-likeCross correlation array. outprefixstr or pathPrefix of filename (and path to) to save the image. freqNone, optionalFrequency of Xcorr samples. If specified, it’s used to plot against time.