gdl
gdl copied to clipboard
missing function comfit
Any chance to implement comfit? If not, how to get exponential fitting with implemented functions in GDL?
Why not, but I do not see that as urgent as many other requests or bug reports, since it a code written in IDL syntax (then available on the Web)
I can add that to my todo list for my internship students this summer.
As long as I have to make fits, I use to use MPFIT which is avaiable as a .deb in debian Astro
git clone https://anonscm.debian.org/git/debian-astro/packages/mpfit.git
git clone https://anonscm.debian.org/git/debian-astro/packages/idlastro.git
git clone https://anonscm.debian.org/git/debian-astro/packages/coyote.git
A.
Ahh, I did not see that.
Thanks a lot!