dpfoose / FreeIModPoly

A free software implementation of the "Vancouver Raman Algorithm", an improved modified polynomial regression for autofluorescent background correction, for MATLAB/Octave, R, and the Armadillo C++ library
MIT License
3 stars 4 forks source link

C++ Algorithm broken #3

Open githubuser0xFFFF opened 6 years ago

githubuser0xFFFF commented 6 years ago

This is just here to warn people that find this project that the C++ implementation is broken. The main calculation loop is only executed once. So please do not use this code as it is.