Skip to content

Python package for forward modeling solar active regions using hydrodynamic simulations

License

Notifications You must be signed in to change notification settings

wafels/synthesizAR

 
 

Repository files navigation


synthesizAR

Powered by SunPy Badge Build Status Documentation Status

synthesizAR is a Python package for forward modeling emission from solar active regions using hydrodynamic simulations of coronal loops

Dependencies

The easiest way to install these packages is with the Anaconda Python distribution. To create a new environment with all of the needed dependencies, use the environment file included in this repo.

$ conda env create -f conda_environment.yml
$ source activate synthesizar

Install

After installing all of the needed dependencies, clone and install the package,

$ git clone https://github.com/wtbarnes/synthesizAR.git
$ cd synthesizAR && python setup.py install

Help

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

About

Python package for forward modeling solar active regions using hydrodynamic simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%