Welcome to the EMToolKit repository, a suite of tools for computing Solar Differential Emission Measures (DEM) in Python. This toolkit is designed for photometric analysis and visualization, tailored for solar physics research and applications. Note that the github repo will be more up to date than the pypi package at any given time.
- Official Documentation: ReadTheDocs
- Documentation Mirror: GitHub Pages
For installation instructions, please refer to the Installation Guide. Following that, please use the example gallery to see how to use the code.
To use without installing you can run the example notebooks in this directory from a local copy of this directory structure. You will need the following packages: jupyter matplotlib numpy scipy astropy sunpy numba ndcube ipympl xrtpy
This works from either conda-forge or pip installed packages, except that you may need to install xrtpy via pip even if the rest are installed via conda-forge.
To contribute to EMToolKit, please see the contribute file for details on how to get involved.
This project is licensed under the BSD License. See the LICENSE file for more details.
If you encounter any issues, please refer to the issue tracker or consult the documentation.
