Corrections (pyeem.preprocessing.corrections)

The preprocessing.corrections package provides…

pyeem.preprocessing.corrections Package

Functions

blank_subtraction(sample_df, blank_df)

Subtract the blank Excitation Emission Matrix (EEM) signal from a sample EEM.

dilution(eem_df, dilution_factor)

Corrects for sample dilution.

inner_filter_effect(eem_df, absorb_df[, …])

Uses an absorbance measurement to correct the Excitation Emission matrix for the inner-filter effect.

raman_normalization(eem_df, …)

Element-wise division of the EEM spectra by area under the Raman peak.

scatter_removal(eem_df[, band, order, …])

Removal of Rayleigh and Raman scatter by excising values in the areas where scatter is expected and replacing the excised values with a user-selectable value.