synthesizAR is a Python package for forward modeling optically-thin emission from field-aligned hydrodynamic simulations of astrophysical plasmas.
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]
See the docs. To report bugs or request features, create an issue or submit a pull request.