will-henney / bowshock-shape

Calculate shape of wind-wind bowshocks
1 stars 0 forks source link

Update from lmfit 0.8 to 0.9 #53

Closed will-henney closed 6 years ago

will-henney commented 7 years ago

The circle fitting uses lmfit, which introduced a backwards incompatible change in version 0.9, as described at http://cars9.uchicago.edu/software/python/lmfit/whatsnew.html#whatsnew-090-label

I am using 0.9, so I had to change the programs to account for this. But I think Jorge is still using 0.8, so I will try and make it compatible with either version before pushing the change.

But Jorge may have to upgrade to 0.9 if that doesn't work.

will-henney commented 7 years ago

This is addressed in 4575cdb but I will leave thus issue open until Jorge can confirm that it still works for him