Sections
Module
boxcar_ave()
Smooths data, attempts to return correct amplitudes.
x (ndarray) – Input data.
ndarray
N (int) – Number of samples to smooth.
Smoothed data.