rampy icon indicating copy to clipboard operation
rampy copied to clipboard

Python software for spectral data processing (IR, Raman, XAS...)

Results 9 rampy issues
Sort by recently updated
recently updated
newest added

the multigaussian function is not functional. It needs either to be dropped, or re-written.

bug

https://github.com/hugadams/scikit-spectra but it seems to be abandoned (you may want to become a new maintainer). It may make sense to merge some pieces of your code into it and then...

discussion

Implementation of the ATR infrared correction for treating ATR spectra would be great!

enhancement

Hello, I see that rampy is used to process IR spectra, but I do not know the needs of the geophysicist community : I've developed a high-resolution infrared emission code...

Like in Spectra.jl... But is it really good? Slow? May speed up thing with the use of Cython?

enhancement

log version of baseline needs improvement and to be included in tests.

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...

**Description of the suggestion** In the current state, the `neigh` parameter in the [despiking function](https://charlesll.github.io/rampy/html/rampy.html#rampy.spectranization.despiking) is only used to define the numbers of points around the spikes to calculate the...