Skip to content

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

Notifications You must be signed in to change notification settings

astrooeh/py_mesa_reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_mesa_reader

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

Installation

Install by cloning or downloading the repository, cd into it and then execute

python setup.py install

or

pip install .

to install package on your system.

Uninstallation

Uninstall by executing

pip uninstall mesa_reader

Usage

Complete documentation on the mesa_reader module found here.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.3%
  • Shell 0.4%