I have data of varying concentrations of a particular substance in water. I recorded its Raman signals between 1 ppt to 1 ppb using identical parameters.

I would be using Savitzky-Golay filtering to smooth out my data for preprocessing. 

How should I go about using these data to automatically identify the peaks in the spectra?

Can I just perform Principal Component Regression between the spectra and the concentration and look at the `loadings`? Wouldn't that tell me the wavenumbers that have the highest variations between data points? 

More Victor Ng's questions See All
Similar questions and discussions