Skip to content

Releases: serpentine-h2020/SEPpy

v0.1.16

30 Aug 16:06
6397f9c
Compare
Choose a tag to compare

What's Changed

  • Fix time-position for Bepi/SIXS data (internal)

Full Changelog: v0.1.15...v0.1.16

v0.1.15

16 Aug 08:28
d87a4bd
Compare
Choose a tag to compare

What's Changed

  • Clean up requirements

Full Changelog: v0.1.14...v0.1.15

v0.1.14

15 Aug 14:13
b680998
Compare
Choose a tag to compare

What's Changed

  • Increase supported Python versions
  • Clean up requirements

Full Changelog: v0.1.13...v0.1.14

v0.1.13

07 Mar 13:41
2f5ddce
Compare
Choose a tag to compare

What's Changed

  • Make pos_timestamp='center' the new default (this has already been the case when using the Notebooks)
  • Temporary deactivate SolO/STEP dynamic spectrum bc. of overlapping energy channels
  • Implement custom warnings, make warnings clearer
  • Various internal & small code changes

Full Changelog: v0.1.12...v0.1.13

v0.1.12

02 Feb 17:01
1be7097
Compare
Choose a tag to compare

What's Changed

  • Better handling of specific Solar Orbiter/STEP data: old per-Pixel data and electrons will not be loaded and the user warned
  • Clean up SOHO data
  • Increase tests
  • Fix future pandas problem, deprecated imports

Full Changelog: v0.1.11...v0.1.12

v0.1.11

01 Nov 09:49
2ff9cb8
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in defining the y-range of onset_analysis plot that resulted in cutting out the lowest data points
  • Make shading of background range in onset_analysis plot more transparent

Full Changelog: v0.1.10...v0.1.11

v0.1.10

26 Oct 14:02
70744f3
Compare
Choose a tag to compare

What's Changed

  • Add support for dataset 'PSP_ISOIS-EPILO_L2-IC'
  • Update cdf loading routine for EPILO data (also fixes problems with cdflib 1.0+)
  • Update tests for EPILO

Full Changelog: v0.1.9...v0.1.10

0.1.9

11 Aug 12:24
0fff20f
Compare
Choose a tag to compare

What's Changed

  • Update some CDF file loading with a modified version of sunpy's CDF loading
  • Add codecoverage analysis
  • Fix README.rst not rendered correctly at pypi (#39)

Full Changelog: v0.1.8...v0.1.9

0.1.8

05 Jun 08:30
3946042
Compare
Choose a tag to compare

What's Changed

  • SERPENTINE Notebook tools now support new Solar Orbiter EPD/STEP data product
  • Fix cdflib<1.0 to avoid incompatibility

Full Changelog: v0.1.7...v0.1.8

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