Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.05 KB

synthesizAR

Powered by SunPy Badge synthesizAR CI status Documentation Status codecov

synthesizAR is a Python package for forward modeling optically-thin emission from field-aligned hydrodynamic simulations of astrophysical plasmas.

Install

To clone the repository and install the package and all of its needed dependencies,

git clone https://github.com/wtbarnes/synthesizAR.git
cd synthesizAR
pip install -e .[all]

Help

See the docs. To report bugs or request features, create an issue or submit a pull request.