LICENSE
README.md
pyproject.toml
src/rampy/__init__.py
src/rampy/baseline.py
src/rampy/filters.py
src/rampy/functions.py
src/rampy/maps.py
src/rampy/mixing.py
src/rampy/ml_classification.py
src/rampy/ml_exploration.py
src/rampy/ml_regressor.py
src/rampy/peak_area.py
src/rampy/peak_shapes.py
src/rampy/rameau.py
src/rampy/spectranization.py
src/rampy/tlcorrection.py
src/rampy.egg-info/PKG-INFO
src/rampy.egg-info/SOURCES.txt
src/rampy.egg-info/dependency_links.txt
src/rampy.egg-info/requires.txt
src/rampy.egg-info/top_level.txt
src/rampy/notused/IRTABS.py
tests/test_baseline.py
tests/test_mixing.py
tests/test_mlclassificator.py
tests/test_mlexplorer.py
tests/test_mlregressor.py
tests/test_rameau.py
tests/test_smooth.py
tests/test_spectranization.py
tests/test_tlcorrection.py