Bumping to spectrometry list! Sounds interesting, Gary, thanks!
I have been thinking about the problem of variability in the spectrum of a substance based on different setups and even within the same setup with respect to sample concentration differences.
One way to reduce the effect of variability might be to quantify the absorption of a range of wavelengths (arbitrarily 300-400nm, 401-500nm etc) by adding a routine that automatically measures the area under the curve of each range and divide each area by the total.
This would produce a ratio or percentage of the total for each set of wavelengths that should be more consistent across concentrations and different spectrometers provided the same light source was used like halogen.
The ratios or percentages for each substance could be stored in the database along with the actual spectrum itself and searched by matching the closest percentage sets with unknowns. The search data could contain perhaps as few as five values or perhaps more depending on the wavelength ranges chosen and automated.
Hypothetical example:
A spectrum of an unknown substance is run and the absoprtion percentages might be:
300-400nm = 12% of total absorption
401-500nm = 38% "
501-600nm = 16%
601-700nm = 18%
701-800nm = 26%
A routine could automatically display all posted spectra of knowns with that percentage set or close to it.
Measuring the absorption ratios of various proteins in blood is a standard technique in clinical laboratories.
Let me know what you think!
GB
--
-- Post to this group at publicla...@googlegroups.com. To unsubscribe, email publiclaborato...@googlegroups.com. Options at https://groups.google.com/d/forum/publiclaboratory?hl=en
---
You received this message because you are subscribed to the Google Groups "The Public Laboratory for Open Technology and Science" group.
To unsubscribe from this group and stop receiving emails from it, send an email to publiclaborato...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
How do you measure area under the curve with the online software? I have never seen a demo of it.
GB
On 5/21/2013 7:43 AM, Richard Winkel wrote:
I'll throw in a resounding YES vote!
The question I would like to pose, to be answered by the new logic is:"Looking at wavelength range from x nm to y nm, and with bins z nm wide, what is the percentage of absorption taking place in each bin?"
This is essentially what I would do in Excel if not available in the online software.
Regards,Dick Winkel
Sorry to keep doing this, but we really want to keep spectrometry discussion on the spectrometry list -- please try to reply all to plots-spectrometry only, thanks!What's the best way to measure area under the curve? It would seem to be pretty easy to do with the JavaScript API: http://publiclab.org/wiki/spectral-workbench-api
--
You received this message because you are subscribed to the Google Groups "plots-spectrometry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plots-spectrome...@googlegroups.com.
To post to this group, send email to plots-spe...@googlegroups.com.
Visit this group at http://groups.google.com/group/plots-spectrometry?hl=en.
Counting pixils under the curve would substitute for area if that is easier.If this could be incorporated as part of spectral workbench for all to use and absorption percentages automatically recorded and stored in the database, it could be used as a powerful spectral matching capability.I am new to this site so I am still confused about matching the spectrum of an unknown with knowns already posted. The search seems to be restricted to hunting for substances by name instead of by matching spectra. If I am wrong please set me strait.
Great, thanks Sreyanth! I'll see if it can be readily ported.Gary - actually yes, the goal of a spectral matching is one of our top Google Summer of Code proposals:I believe Sreyanth submitted a proposal and we'll know final info on the GSoC slots in a couple days.