Charles Le Losq
Charles Le Losq
the multigaussian function is not functional. It needs either to be dropped, or re-written.
Implementation of the ATR infrared correction for treating ATR spectra would be great!
Like in Spectra.jl... But is it really good? Slow? May speed up thing with the use of Cython?
log version of baseline needs improvement and to be included in tests.
# Bug Report **Fortuna version: ** 0.1.45 **Current behavior:** - On Ubuntu 22.04, after creating a new Conda environment with Python 3.11, and installation with `pip install aws-fortuna` (first install):...
Starting from v0.6.1, due to roi being a kwargs, old codes are breaking as before it was a positional argument. We need to slightly modify the baseline API to make...