Skip to main content

Python data analysis tools for Solar Orbiter/SPICE

Project description

Latest version on PyPI Documentation Status PyPI - Python Version CI

SPICE is an extreme-UV imaging spectrometer on board the Solar Orbiter mission. A generic SPICE data analysis user’s manual (including Python and IDL tips) is available on the IAS wiki.

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 and sunraster.

This package is in its early stages of development. Please see the issues to see how you can contribute.

Documentation for this package is available on Read the Docs.

sospice functionalities

  • Calibration: calibrate

    • spice_error: Computation of uncertainties on data, coming from different noise components.

  • Catalog: catalog

    • Catalog: access and read catalog, find files in catalog.

    • Release: find and access releases.

    • FileMetadata: file metadata and download.

  • Instrument modelling: instrument_modelling

    • Spice: instrument calibration parameters, effective area, quantum efficiency…

    • Study: study parameters.

    • Observation: a SPICE observation with some study (including low-level functions used to compute the uncertainties on the data).

  • Other utilities: util

    • sigma_clipping: sigma clipping (for cosmic rays removal).

    • fov: plot SPICE field-of-views on a background map.

Package philosophy

We want sospice to be:

  • Convenient to install. It is installable by pip and it is published on PyPI

  • Useful, providing a single package for all SPICE-specific steps of your data analysis.

  • Easy to use, with simple interface functions to operations performed by lower-level functions.

  • Well documented. We use sphinx to build documentation from the Python docstrings.

  • Thoroughly tested. We use pytest and aim at a high test coverage ratio. Tests are run automatically with Github actions.

  • Well integrated in the SunPy ecosystem. In the long term, we aim at getting the SunPy affiliated package status.

Contributions from the community are welcome, in particular as issues or pull requests.

Citation

See the citation file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sospice-0.0.8.tar.gz (49.2 kB view hashes)

Uploaded Source

Built Distribution

sospice-0.0.8-py3-none-any.whl (64.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page