Mathematically deconvolve co-eluting GCMS peaks in a (retention-time
window × m/z subset) of one .D folder. The algorithm
factors the data matrix D ≈ W · H where
W are the pure mass spectra and
H are the elution profiles, one per co-eluting
component. This is a standalone diagnostic tool — it does not modify
the quant pipeline. It will be incorporated into the wizard as a
later step.
H.
pyms) does not ship
co-elution deconvolution. Its BillerBiemann,
TopHat, and Simulator modules are
peak-picking / forward-synthesis primitives, not co-elution
resolvers. This page uses scikit-learn NMF directly instead.