arr (array) – Input array
windows (int) – windows over wich the standard deviation is calculated.
axis (int) – axis along which the standard deviation is calculated. (the default is -1).
**kwargs – Optional parameters passed to scipy.ndimage.uniform_filter1d