GitHub - wmwolf/py_mesa_reader: Tools for easily accessing and manipulating data from MESA in python.

Skip to content

Navigation Menu

Sign in

Appearance settings

mesa_reader

Tools for easily accessing and manipulating data from MESA star and MESA binary in python.

Installation

The easiest way to install is via pip:

You can also install by cloning or downloading the repository at github.com/wmwolf/py_mesa_reader, cd into it and then execute

or

to install the package on your system.

Uninstallation

Uninstall by executing

pip uninstall mesa_reader

Usage

Complete documentation on the mesa_reader module found here.