Download presentation
Presentation is loading. Please wait.
Published byDylan Stafford Modified over 8 years ago
1
Raman Spectra Processing Prepared by: Ian Adam, Nathaniel Maor, Jonathan Phung Drexel University, School of Biomedical Engineering BMES 546: Biocomputational Languages
2
Background Raman Spectroscopy facilitates analysis and identification of chemical substance Creates fingerprints for various chemicals and substances Displays Frequency shifts (cm -1 ) after light re-emission Prone to noise and fluorescence contamination Image from: http://www.chem.umd.edu/wp- content/uploads/2014/01/RamanSpectroscopy.jpg
3
Problem Statement Create a Matlab GUI for a user to input a Raman spectrum, a background spectrum for a known contaminant in the sample, and output a clean and filtered output file for the user to visualize. Image from: https://static.hackaday.io/images/3101721405726847880.jpeg
4
Example: Unprocessed Spectrum
5
Project Demo After Baseline Correction After Background Subtraction After Maximal Smoothing
6
Demo Screenshot of Processed Spectrum
7
Process Flowchart
8
Results Visualization of Processed Output Spectrum Baseline Correction Background Subtraction Smoothing Exported data as.txt file containing wavenumbers and corrected corresponding photon counts
9
Most Challenging Part Baseline correction was difficult to implement Solved by finding and implementing Mathworks backcor function Finding a database of freely available spectra Implementing a GUI without GUIDE
10
Future Ideas Program looks to online database of Raman Spectrum to provide example spectrum when User inputs chemical Name Perform correlation of two spectrum to see if test spectrum is made up of specific chemical (spectral decomposition) Determine chemical composition based on Raman spectrum (or integration into existing system)
11
Who Did What Ian Adam: Program Development and GUI Mockup Nathaniel Maor: Application and GUI debugging Jonathan Phung: Application and GUI optimization
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.