pybaselines.classification

Techniques that rely on classifying peak and/or baseline segments for fitting baselines.

Functions

cwt_br

Continuous wavelet transform baseline recognition (CWT-BR) algorithm.

dietrich

Dietrich's method for identifying baseline regions.

fabc

Fully automatic baseline correction (fabc).

fastchrom

Identifies baseline segments by thresholding the rolling standard deviation distribution.

golotvin

Golotvin's method for identifying baseline regions.

rubberband

Identifies baseline points by fitting a convex hull to the bottom of the data.

std_distribution

Identifies baseline segments by analyzing the rolling standard deviation distribution.