gdl icon indicating copy to clipboard operation
gdl copied to clipboard

missing function comfit

Open brandy125 opened this issue 4 years ago • 2 comments

Any chance to implement comfit? If not, how to get exponential fitting with implemented functions in GDL?

brandy125 avatar Apr 15 '21 13:04 brandy125

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.

alaingdl avatar Apr 15 '21 14:04 alaingdl

Ahh, I did not see that.

Thanks a lot!

brandy125 avatar Apr 15 '21 14:04 brandy125