MPFIT for IDL least squares fits
March 1st, 2007 by admin
I discovered MPFIT for tweaking parameters and optimizing curve fits. I had never used curvefit (and when I tried, it didn’t go that well.) MPFIT takes a bit of time to get the hang of, and I had to tweak my curve-generating code to make it play nice with MPFIT…. and the initial [...]
Tags: fitting, IDL, MPFIT — .