Emmanuel Bertin
Results
2
issues of
Emmanuel Bertin
SX++ stops with the error message ``` 2021-09-15T14:35:20HST SourceXtractor FATAL : No module named '_SourceXtractorPy' ``` if it is installed with the traditional build procedure (executable installed in `/usr/local/bin/`): ```...
bug
GSL proposes [Levenberg-Marquardt with Geodesic Acceleration](https://www.gnu.org/software/gsl/doc/html/nls.html#levenberg-marquardt-with-geodesic-acceleration), which may be able to close the gap with LevMar. Would it be possible to add it as a `set_engine()` option?