solo-spice / sospice

Python data analysis tools for the SPICE extreme-UV spectrometer on Solar Orbiter
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

sospice: Python data analysis tools for Solar Orbiter/SPICE

|Latest version| |Docs| |python| |CI|

.. |Latest version| image:: https://img.shields.io/pypi/v/sospice.svg :target: https://pypi.org/project/sospice/ :alt: Latest version on PyPI .. |Docs| image:: https://readthedocs.org/projects/sospice/badge/?version=latest :target: https://sospice.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. |python| image:: https://img.shields.io/pypi/pyversions/sunpy :alt: PyPI - Python Version .. |CI| image:: https://github.com/solo-spice/sospice/actions/workflows/python-package.yml/badge.svg?branch=main :target: https://github.com/solo-spice/sospice/actions/workflows/python-package.yml

SPICE <https://spice.ias.u-psud.fr/> is an extreme-UV imaging spectrometer on board the Solar Orbiter <http://sci.esa.int/solar-orbiter/> mission. A generic SPICE data analysis user’s manual (including Python and IDL tips) is available on the IAS wiki <https://spice-wiki.ias.u-psud.fr/doku.php/data:data_analysis_manual>__.

sospice is intended to be a simple way of accessing all necessary instrument-specific functionalities required for day-to-day SPICE data analysis, in complement to more generic Python packages such as sunpy <https://sunpy.org/> and sunraster <https://github.com/sunpy/sunraster/>.

This package is in its early stages of development. Please see the issues <https://github.com/solo-spice/sospice/issues>__ to see how you can contribute.

Documentation for this package is available on Read the Docs <https://sospice.readthedocs.io/en/latest/>__.

sospice functionalities

Package philosophy

We want sospice to be:

Contributions from the community are welcome, in particular as issues <https://github.com/solo-spice/sospice/issues> or pull requests <https://github.com/solo-spice/sospice/pulls>.

Citation

See the citation <sospice/CITATION.rst>__ file.