running_mean_2D

tayph.running_mean_2D(D, w)[source] [edit on github]

This computes a running mean on a 2D array in a window with width w that slides over the array in the horizontal (x) direction.