Skip to content

Releases: suncast-org/pyAMPP

Initial Alpha Release: Early Preview of pyAMPP

13 Jun 21:31
70316f2

Choose a tag to compare

pyAMPP Premature Release

This is an early preview of pyAMPP – the Python Automatic Model Production Pipeline for solar coronal modeling. Expect things to change quickly as we continue development!

What’s included:

  • Core functionality for generating 3D solar atmosphere models
  • Tools to download HMI and (optionally) AIA data
  • Magnetic field extrapolations (Potential/NLFFF)
  • Synthetic plasma and chromospheric model generation
  • Interactive GUIs: gxampp (time/coord selector) and gxbox (modeling & visualization)
  • Documentation: pyampp.readthedocs.io

Getting Started

pip install -U pyampp

After installing, launch the GUIs with:

gxampp        # Time & location selector
gxbox ...     # Run the modeling viewer with your options

Heads up:
• This is a very early release—features may be missing or change without warning.
• Please report bugs or suggestions via issues.

Copyright (c) 2024, SUNCAST team. Released under the 3-clause BSD license.