xoa.filter.smooth

xoa.filter.smooth(data, kernel, **kwargs)[source]

A short to convolve(data, kernel, normalize=True)

See convolve() for the complete list of options.

Parameters:

See also

convolve