spectrochempy.EFA.get_conc

EFA.get_conc(n_pc=None)[source]

Computes abstract concentration profile (first in - first out).

Parameters

n_pc (int, optional, default:3) – Number of pure species for which the concentration profile must be computed.

Returns

concentrations – Concentration profile.

Examples using spectrochempy.EFA.get_conc

EFA analysis example

EFA analysis example

EFA analysis (Keller and Massart original example)

EFA analysis (Keller and Massart original example)