mzechmeister / serval

calculate radial velocities from stellar spectra
MIT License
36 stars 9 forks source link

rank warning in fit_paraboloid #14

Open mzechmeister opened 5 years ago

mzechmeister commented 5 years ago

There should be a rank warning if the number of data points is smaller than the number of parameters or if the matrix is poorly conditioned, similar as in numpy.polyfit.