charlesll / rampy

Python software for spectral data processing (IR, Raman, XAS...)
GNU General Public License v2.0
222 stars 61 forks source link

Despiking Function: Pass neighbour parameter to the smoothing function #33

Closed kevihiiin closed 1 week ago

kevihiiin commented 3 months ago

In the despiking function, pass the neigh parameter to the smoothing function as described in #32.

I'll happily update the NEWS.md and bump the version, if you agree that the implementation in this PR makes sense.

charlesll commented 2 months ago

Hi, thank you, looks good to me!

Yes if you want to update the NEWS.md and bump version, please feel free to do it. I will create the release on PyPI after that.

Cheers, Charles