Skip to content

Releases: OpenCOMPES/sed

v1.0.0

06 Mar 08:40
f1bb527
Compare
Choose a tag to compare

This new major release v1.0.0 comes with various changes, including some restructuring of the config file layout. Previous config files will have to be adopted according to the new example config files. System and user config files got a new suffix "_v1" for compatibility reasons.
Major changes include:

  • Dropped python 3.8 support, and added python 3.12 support
  • Harmonization of config file schema, including schema checks with pydantic
  • Binning factors now represent actual binning factors instead of powers of 2
  • Energy calibration now takes the applied bias values into account and shifts spectra accordingly
  • New logging mechanism, including writing of log files that track all operations performed within the SedProcessor class

What's Changed

Full Changelog: v0.4.1...v1.0.0

v1.0.0.a0

20 Jan 23:07
8ff0040
Compare
Choose a tag to compare
v1.0.0.a0 Pre-release
Pre-release

Release candidate for v1.0.0

What's Changed

Full Changelog: v0.4.0...v1.0.0.a0

v0.4.1

05 Feb 20:46
b35d8cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Dec 23:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

18 Nov 21:26
Compare
Choose a tag to compare

What's Changed

Limit matplotlib for pip installs

Fix documentation version

11 Nov 20:47
Compare
Choose a tag to compare

v0.3.0

11 Nov 19:11
Compare
Choose a tag to compare

What's Changed

  • Docs website change: Pydata docs theme by @zain-sohail in #474
  • Sxp fixes for new daq by @rettigl in #510
  • Example for FLASH nexus conversion/metadata collection by @rettigl in #420
  • fix application of saved transformation, and add tests for this by @rettigl in #513

Full Changelog: v0.2.1...v0.3.0

v0.2.1

08 Oct 10:10
3bc820f
Compare
Choose a tag to compare

What's Changed

Limit dask version in dependencies

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Sep 12:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

04 Apr 09:49
Compare
Choose a tag to compare

What's Changed

New Contributors

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