Skip to content

Releases: serpentine-h2020/SEPpy

0.1.7

04 Apr 07:06
0cd3048
Compare
Choose a tag to compare

What's Changed

  • Unify different resampling functions and move them to seppy.util (import with from seppy.util import resample_df)
  • FILLVAL replacement for CDF files now done within sunpy
  • Add tests & correspondent GitHub Actions

Full Changelog: v0.1.6...v0.1.7

0.1.6

17 Jan 15:29
9464220
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

0.1.5

21 Dec 15:31
b261f01
Compare
Choose a tag to compare

What's Changed

  • Remove proton-contaminated data from experimental SOHO/EPHIN electron dataset in the onset determination tool (for internal use only, #22)

Full Changelog: v0.1.4...v0.1.5

0.1.4

14 Dec 16:00
aef98b1
Compare
Choose a tag to compare

What's Changed

  • print_energies() now provides a Pandas DataFrame (#4)
  • Restore font sizes & co after plotting (#5)
  • Fix a bug that occurred if channel was not of type 'list' for PSP/ISʘIS-EPIHI (#16)
  • Add support for Wind/3DP and PSP/ISʘIS to the dynamic spectrum, onset determination, and TSA tools of https://github.com/serpentine-h2020/serpentine (solving issues 1-6 of that repo)
  • Add support for experimental SOHO/EPHIN electron dataset to onset determination tool (for internal use only, #20)

Full Changelog: v0.1.3...v0.1.4

0.1.3

17 Oct 15:59
f608632
Compare
Choose a tag to compare
  • adjust plot labels

0.1.2

04 Oct 08:47
3e4de68
Compare
Choose a tag to compare
  • add inf_inj_time() function to tools

0.1.1

03 Oct 14:31
bbecc08
Compare
Choose a tag to compare

0.1.0

03 Oct 13:20
Compare
Choose a tag to compare

Add seppy.tools with SEP analysis functionalities used in Jupyter Notebooks at https://github.com/serpentine-h2020/serpentine/tree/main/notebooks/sep_analysis_tools

0.0.2

21 Sep 10:19
Compare
Choose a tag to compare

Initial release with bare functionality