Analysis Tools#

This page provides an overview of the Python tools available for analyzing Solar Orbiter data.

Core Libraries#

The following open-source Python libraries are useful for working with Solar Orbiter data:

  • sunpy: General-purpose solar data analysis (maps, time-series, coordinate transformations).

  • sunpy_soar: General-purpose solar data analysis (maps, time-series, coordinate transformations).

Other python packages#

  • stixpy : Python package utilising SunPy ecosystem for analysing data from the Spectrometer/Telescope for Imaging X-rays (STIX) instrument onboard Solar Orbiter.

  • sunraster : SunPy-affiliated package which provides tools to analyze data from spectral data from any solar mission - including SPICE onboard Solar Orbiter

  • sospice : Python data analysis tools for the SPICE extreme-UV spectrometer on Solar Orbiter

  • solo-epd-loader : Data loader (and downloader) for Solar Orbiter/EPD energetic charged particle sensors EPT, HET, and STEP.

  • solarmach : Python version of the multi-spacecraft longitudinal configuration plotter Solar-MACH.

Community Resources#

Solar Orbiter provides several community tools and resources to facilitate data analysis:

For some past tutorials and guides, refer to: Data Tutorials. These will be updated hopefully soon to be included in the Example Gallery and Topic Guides.