Overlappogram is a Python package for inverting overlappogram observations of the Sun, for examples MaGIXS, CubIXSS, or ECCCO observations.
For background on the theory of this technique, see this paper.
pip install overlappogram
or clone the repository and install manually.
overlappogram
comes with an executable main that you can run:
unfold ./path/to/config.toml
The config.toml
file should be structured similar to the example_config.toml.
We provide more description of the config file in the documentation.
Please open an issue or create a discussion. We prefer this over email so that other users can benefit from your questions.
Please cite using the Zenodo DOI.
The initial version of overlappogram
was written by Dyana Beabout.
This version is written by J. Marcus Hughes.