Baseline ======== Rampy allows you to fit polynomial, spline, generalized cross-validated spline, logarithms, exponential, ALS, arPLS, drPLS, rubberband and whittaker baselines to your spectra, in order to remove the background. .. image:: ./images/baseline.png :width: 500 Below you will find the documentation of the relevant functions, and have a look at the example notebooks too: :ref:`RST Notebooks` .. autoclass:: rampy.baseline.baseline :members: :undoc-members: :show-inheritance: