EFerriss / Pynams

Python package for interpreting FTIR spectra of nominally anhydrous minerals (NAMs)
MIT License
13 stars 4 forks source link

The latest release is not exactly what I used #37

Closed EFerriss closed 6 years ago

EFerriss commented 6 years ago

I'm having some issues with the older version of lmfit that I'm using and jupyter notebook talking to each other properly.

EFerriss commented 6 years ago

I'm making some other general upgrades while I'm at it.

EFerriss commented 6 years ago

I had been on a branch and forgotten about it, but the code should still match up with the olivine release. The problem is really with the dependencies, because I was using old versions. Updating lmfit broke the diffusion fitting, and I'm working on fixing that.

EFerriss commented 6 years ago

The releases for pynams (v2.1) should work fine with the latest olivine release as long as the person is using lmfit version 0.8.0 instead of the latest lmfit. So that's all fine and I think done.