pyspextools

SPEX Python tools


License
Apache-2.0
Install
pip install pyspextools==0.6.0

Documentation

Pyspextools

Pyspextools is a collection of python tools for the SPEX X-ray spectral fitting package (see the SPEX website).

Install

Installing pyspextools can be done directly using pip. Before you continue, please think about where you want to install pyspextools. It may be wise to create an Anaconda environment where pyspextools can be compiled with the most compatible versions of the modules that pyspextools depends on.

Install pyspextools as follows:

(conda) linux:~/> pip install pyspextools

Other install options can be found on the install page of the documentation.

Usage

Please see the documentation pages for tutorials and reference documentation:

Full documentation of pyspextools

Scientific citations

If pyspextools and SPEX were useful for your scientific paper, please cite these packages with their DOIs on Zenodo:

Under development

Please note that pyspextools is still under development. Feel free to submit bug reports or feature requests by raising an issue on our Github page.