Baseline Methods#
|
Adaptive Iteratively Reweighted Penalized Least Squares (AirPls) baseline correction. |
|
Asymmetrically Reweighted Penalized Least Squares (ArPLS) baseline correction. |
|
Asymmetric Least Squares (AsLs) baseline correction. |
|
A transformer that corrects a baseline by subtracting a constant value. |
|
A transformer that corrects a baseline by subtracting a cubic spline through the points defined by the indices. |
|
A transformer that corrects a baseline by subtracting a linear baseline through the initial and final points of the spectrum. |
|
A transformer that sets all negative values to zero or to abs. |
|
A transformer that subtracts a polynomial baseline from the input data. |
|
A transformer that subtracts a reference spectrum from the input data. |