by
lmh » Thu Aug 14, 2008 2:52 pm
This isn't an answer, but is closely related:
A while back, I saw a PhD project on quantification of peaks; the author had looked at modelling hplc peaks as tailing Gauss curves, which can be described by an area, retention time, width, and tailing factor (i.e. 4 parameters). Given two overlapping peaks, it was possible to do a best fit to two such curves (8 parameters). Two of the fitted parameters (the two areas) are then exactly what you want to measure. Although fitting a curve with as many as 8 parameters ought to scare anyone, it's not quite as scary as an 8-parameter polynomial fit (which could probably be made to model a longitudinal section of the Alps); since we're obliged to have peaks within certain constrained sizes, the model isn't so likely to produce rubbish answers. Of course there's no need to fit the entire chromatogram at once; you'd just fit bits between baseline.
This struck me as a very powerful way to quantify mixed peaks, much more elegant than dropping lines from valleys, or skimming peaks on the side of others (which peak is riding on the side of which??), all of which are frankly botched approximations. And yet it's not there in the commercial software.
Is this just that I'm looking at the wrong packages? Was it actually a bad idea? Or is it just that the manufacturers haven't felt it worthwhile?