NuGrid / NuGridPy

Python tools to access and analyse NuGrid output data (including from MESA)
http://nugrid.github.io/NuGridPy
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

change from `file` to `open` statement #32

Closed nhard closed 7 years ago

nhard commented 7 years ago

this should also improve python3 compatibility

fherwig commented 7 years ago

Thanks @nhard - the travis tests failed because the plotting outline has somewhat changed. May be due to lots of reasons. I checked that the images themselves still look the same, and the do. Only difference (not caused by your changes of course) is that unstable species do not have thin box outline. Could be someone changed abu_chart plotting defaults and we did not catch it before. I updated the master images against which the plots are compared.