Usage

Data loading

Please refer to the data_loader.ipynb Jupyter Notebook provided through the SERPENTINE project for examples of loading data from different spacecraft.

SEP tools

The main tools for SEP analysis provided in seppy are intended to be used in the corresponding Jupyter Notebooks provided through the SERPENTINE project:

  • dynamic_spectrum.ipynb: Dynamic spectrum plotter for different charged particle species measured by the current heliospheric spacecraft fleet and radio observations.

  • onset_determination.ipynb: SEP event onset time determination using the established Poisson-CUSUM method.

  • time_shift_analysis.ipynb: Interactive determination of solar release time for an SEP event observed in different energy channels.

They can be download and run locally (see https://github.com/serpentine-h2020/serpentine for instructions) or in the cloud on the project’s JupyterHub server.