timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
120 stars 61 forks source link

Make Python 3 compatible #33

Closed RuthAngus closed 6 years ago

RuthAngus commented 7 years ago

Getting JSON dump error!

timothydmorton commented 6 years ago

I'm testing current master now on both py2 and py3; can you let me know if this is still an issue, and/or where it happens in the code so I can test it?

timothydmorton commented 6 years ago

OK, seems like I'd solved this by removing the json dump. But I'd had that for a reason, so I'll move this to #53.