Sorry I misunderstood. It will depends on what phase your sample is in. If it is in gaseous form, you can do the calculation using Gaussian, then interpret the results using GaussView. Compare each every peak with your experimental data, assign the transition modes. If it's liquid or amorphous solid, and you know the structure of the molecule, than use Gaussian do the calculation. And you will need to worry about the intermolecular interactions, which can be done either inpricitly or expricitly. If it's in crystal form, then you need to find symmetry and do the calculation using quantum expresso or limilar software. Most time you will need a very powerful computer to do such kinds of calculations.
There are also empirical or semi-empiical methods that may be a lot less calculation intensive.
We know well vibrational spectra (IR & Raman) are essential tool to identify the functional groups of the molecule. (1) Quantum chemical calculations are much HELPful to interpret the vibrational spectra and assign the modes unambiguously. Nowadays, many quantum chemical computation software are available
http://redandr.ca/vm3/viewmol3d_qchemprogs.htm
(2) In another way to interpret the vibrational spectra with HELP of refereed books. We can find the predicted regions of the functional groups from the following books
1. Infrared and Raman Characteristic Group Frequencies Tables and Charts by Socrates
2. Handbook of Infrared and Raman Spectra of Inorganic Compounds and Organic Salts by Nyquist et al.,
3. Characteristic Raman Frequencies of Organic compounds by Dollish et al.
4. Introduction to infrared and Raman spectroscopy by Colthup et al.
5. The Handbook of Infrared and Raman Characteristic Frequencies of Organic Molecules by Daimay Lein-Vien et al
Infrared and Raman both are comprehensive methods. Infrared absorption bands are depends on the change in the dipole moment of the bond and Raman bands are appears on the change in polarizability of the molecules.
if you are intending full data processing from an 2D spectrum down to intensities of selected peaks, then you might use our SpecTools (http://spectools.sourceforge.net/). It is free-ware, LabVIEW based, so-that you can tailor it for various applications.
The capabilities are described in this publication (http://www.opticsinfobase.org/as/abstract.cfm?uri=as-67-8-949)
Hello, I use WinSpec or LightView program from Princetown for data acquisitions. (those are not free). WinSpec only run for windows 32 bits (or I least the version i got). They provide some function for post-treatment analysis. LightView is particulary expensive but has a direct interface for use with MatLab for analysis.
From winspec i save ascii file then export to excel. Then I use a curve fitting program (free tool or igor 6) then I use a statistical software (matlab).
I would like to suggest you that the Raman spectra analysis can be done by using guassian deconvolution method which can be done by using softwares like origin, fityk etc.
I am developing a new "Method for suppression of Raman data errors". You may optionally get the comparative results to evaluate highly improved spectra - using my method. It is necessary to include my AWMI - i.e. Algorithm Without Matrix Inversion and reach the final level. This is waiting for some shorter engagement of mine - what may be published in some cooperation with a sponsor. PS: The method is applicable to all scattered data.
Origin Pro 8.5 software, a good tool for the Raman analysis, will provide the peak position, Lorentz band width, and the area under the Raman feature (intensity).
I have been using Grams AI for years. It is nice. Nicer than origin (according to me). It is a little expensive and support is not too good if you change your computer or OS.
Other than this, I always write my own code on MATLAB for preprocessing or extracting info. This option saves time if you have a lot of spectra. You can automate and have proper file and folder names after processing. Not like meas_final_2_bc_etc.asc :)
I am not sure if this can help after a few years. In case someone is looking for the answer, I'd like to recommend OriginPro. It is well-packaged, including multi-panel graphs (You don't have to manipulate your data like in Excel). Unfortunately, it is commercial software.
There is an alternative, SciDavis (http://scidavis.sourceforge.net/). It is free and a lot like OriginPro in terms of plotting. It is nice to use, especially for those who have trouble with coding.