Skip to content

MATPoschmann/Raman-evaluation-and-fitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Raman-evaluation-and-fitting

The program opens every .csv (wavelength, intensity, no header) file in its own folder and creates meanspectra of these. In between it shows a graphic with each spectrum, so you can compare and exclude single ones from the evaluation. The program results in meanspectra with standard deviation as graphic- and text-file.

The program is specialized to evaluate data from carbon materials. It finds every maxima in the spectrum using the numpy function "argrelexxtrema". It takes intensity values of D and G peak and calculates I_G over I_D ratio. It fits a Breit-Wigner-Fano and a Lorenz peak to the G and D peak and returns the fitting values. Results are saved as text and graphic file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages