Skip to content

Releases: rjfarmer/mesaplot

Bug fixes

12 Jan 14:02
Compare
Choose a tag to compare

More fixes and improvements

Bug fixes

21 Feb 14:29
Compare
Choose a tag to compare

history and profile data are saved saved after the first time they are loaded as a python pickle file. This allows much faster re-reading in of the file and takes up much less space.

Kippenhan plots have had some bug fixes for colorbars

Bug fixes

21 Oct 15:09
Compare
Choose a tag to compare

Fixes some bugs

New feature, most plots can now accept an array (instead of just a string) to plot, i.e instead of having xaxis='model_number' you could now do xaxis=m.hist.model_number*2.

Hatching is now available for kippenhan plots instead of just color

New plots include plotNeu (for neutrino luminosities) and L/M

We now have a basic test suite, run with: python3 setup.py test

Kippenhans can now plot in terms of radius instead of just mass, you need mix_relr_regions and burn_relr_regions in your history output

Bug fixes

01 Oct 13:08
Compare
Choose a tag to compare

Fix bugs and add fallback for old numpy versions

Bugs fixes and speed ups

03 Aug 14:12
Compare
Choose a tag to compare

Make loading data faster by not needing to read the file length first

Fixes various bugs

Bug fixes

03 Aug 14:12
Compare
Choose a tag to compare

Bug fixes and standardization

Bug Fixes

22 Feb 09:53
Compare
Choose a tag to compare

Fix various bugs
Add some checks to plots to better warn when fields are missing

Bug Fix

10 Nov 09:37
Compare
Choose a tag to compare

Fix bug with exceptions from missing kippenhan data

Bug fixes

06 Nov 14:12
Compare
Choose a tag to compare
v1.0.1

Add zenodo link

v1.0.0 of mesaplot

06 Nov 14:08
Compare
Choose a tag to compare

v1 release of mesaplot

Contains:
Functions for reading history and profile files
plot many quantities like abundance plots, HR, T-Rho, Kippenhan's, and many more
Some plotting tools for debugging mesa