polyTEM.statistics.xcorr_linecuts¶
- polyTEM.statistics.xcorr_linecuts(arr, max_d)¶
Outputs the radial lineout of average correlation. Borrows some helper functions from _conditional_probability (import as cp) INPUTS: arr = 2D correlation array, centered such that lag 0 is at center of array – OUTPUTS: linecut = 2D array with dimensions (d,2), average correlation as a function of radial distance d