Skip to content

Releases: rjfarmer/mesaplot

Release v2.0.12

12 Apr 16:00
324f142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.12

Release v.2.0.11

17 Feb 20:04
Compare
Choose a tag to compare

Fix issue with using an index for the x-axis in Kippenhan plots

Release v2.0.10

31 Dec 17:49
Compare
Choose a tag to compare
  • Fix issue with core mass locations on Kippenhan's
  • Fix warnings from Pandas when loading data
  • Fix issue when multiple timesteps have 0 age when using age_log and age_lookback

Python3.7 and 3.8 is also dropped from testing. It probably still works but people should really update their python versions.

Release v2.0.9

05 Nov 20:44
Compare
Choose a tag to compare

Fix issue in Kippenhan's with no burn data

Release v2.0.8

10 Jul 20:39
Compare
Choose a tag to compare

Fix issue with missing ylabel on plots

Release: v2.0.6

26 Oct 14:42
Compare
Choose a tag to compare
  • Fix issues with loading old pickle files in newer versions of mesaPlot. Note the pickle files should not be depended on for long-term storage
  • Fix Kippenhan colourmaps when all data is positive

Release: v2.0.5

19 May 12:28
Compare
Choose a tag to compare

Fixes some bugs in Kippenhan plots for newer MESA versions.

Release v2.0.4

23 Sep 10:43
Compare
Choose a tag to compare

Adds new plots to handle reaction rate data

Fixes various bugs

Release: v2.0.3

14 Dec 13:37
Compare
Choose a tag to compare

Add a zrng option to plotKIp3 to limit the range of z color values shown.

Release: v2.0.2

15 Nov 16:27
Compare
Choose a tag to compare

Fix installation issues when using pip