[SciPy-User] boxcar smoothing of 1D data

Thøger Emil Juul Thorsen thoeger at fys.ku.dk
Mon Jun 14 08:22:26 EDT 2010


Hello list; 

I have a 1D NumPy array of data that I wish to smooth/convolve with a
boxcar kernel of a certain width. In IDL, this is easily done with the
SMOOTH function, and I'd believe it would be possible to do using
NumPy/SciPy tools, but I haven't been able to find any. Will anybody be
able to help me here?





More information about the SciPy-User mailing list