punchbowl is the science calibration code for the PUNCH mission.
Caution
This package is still being heavily edited as calibration algorithms are improved. Stability is not promised until v1.
Data are available via the Solar Data Analysis Center. See the PUNCH website for details.
Install with pip install punchbowl to get the released version.
To get the latest unreleased version: clone the repo and install it locally.
The documentation provides details on how to run the various components. It also provides a short explanation of each underlying algorithm. Please reach out with a discussion for more help.
You need Docker or Podman Desktop.
- Install Podman Desktop using your preferred method
- Pull the mariadb image with podman pull docker.io/library/mariadb
- Run tests with pytest
Please open an issue or discussion on this repo.
We appreciate all contributions. If you have a problem with the code or would like to see a new feature, please open an issue. Or you can submit a pull request.
Thanks to all the contributors to punchbowl!