Raman baseline correction algorithm specifically designed with the needs of in vivo Raman spectroscopy in mind. It handles irregularly shaped, strong fluorescent baselines and works fine with very low signal to noise ratio.
Follow Raman baseline
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
-
Tested it with my cell's spectra and it works much better than alternative functions from Matlab such as msbackadj. There is a bug when using an odd number for the bwidth parameter: "Subscript indices must either be real positive integers or logicals. Error in f_baseline_corr (line 130) baseline(i) = min( ysmooth((i-(bwidth/2)):(i+(bwidth/2))) );"