Augmentation subpackage (pyeem.augmentation)

The augmentation subpackage provides functions to load demo and custom datasets.

pyeem.augmentation Package

Functions

create_mixture_spectra(dataset, cal_df, …)

Creates augmented mixture spectra by summing together augmented single source spectra.

create_prototypical_spectra(dataset, cal_df)

Creates a protoypical spectrum for each calibration source in the PyEEM dataset.

create_single_source_spectra(dataset, …)

Creates augmented single source spectra for each calibration source in the PyEEM dataset.