Skip to content

0.3.7

Latest
Compare
Choose a tag to compare
@jgieseler jgieseler released this 07 Mar 12:44
· 1 commit to main since this release

What's Changed

  • Change default behavior: With this version, the time index denotes the center of the measurement time interval (before it was the start). This behavior can be changed with the new pos_timestamp option (defaults to 'center', alternatively use 'start' for previous behavior).
  • Add experimental function combine_pixels that averages (per time step and energy) the fluxes (and uncertainties) of a list of STEP pixels into a combined pixel.
  • Implement custom warnings
  • Internal & small code changes

Full Changelog: v0.3.6...v0.3.7