Skip to content

Releases: gwpy/gwsumm

2.2.7

22 Jul 18:07
fdc0a4b
Compare
Choose a tag to compare

What's Changed

Point release to address the following:

Full Changelog: 2.2.6...2.2.7

2.2.6

19 Apr 17:48
105a704
Compare
Choose a tag to compare

What's Changed

Point release to address the following:

  • Update version pins for gwbootstrap and gwdetchar by @eagoetz in #409

Full Changelog: 2.2.5...2.2.6

2.2.5

18 Apr 16:13
93fa5d8
Compare
Choose a tag to compare

What's Changed

Point release to address the following:

  • Add better commenting and docstrings to gwsumm/archive.py by @eagoetz in #404
  • Add better commenting and docstrings to gwsumm/channels.py by @eagoetz in #405
  • Use gwbootstrap 1.3.5 by @eagoetz in #408
  • Fix coherence spectrogram archive problem by @iaraota in #406
  • Properly handle empty dictionary in get_range_spectrogram by @iaraota in #407

Full Changelog: 2.2.4...2.2.5

2.2.4

05 Apr 20:15
5f9110e
Compare
Choose a tag to compare

What's Changed

Point release to address the following

Full Changelog: 2.2.3...2.2.4

2.2.3

04 Mar 17:47
00a0fe7
Compare
Choose a tag to compare

Point Release to address the following:

Full Changelog: 2.2.2...2.2.3

2.2.2

14 Feb 17:18
9db79ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

09 Feb 21:53
21b3e62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

02 Nov 17:14
a50504f
Compare
Choose a tag to compare

Minor release to address the following items:

  • Drop support for python versions less than 3.9
  • Migrate package build to pyproject.toml, removing setup.cfg, versioneer, etc.
  • Clean up and improve documentation, update readthedocs configuration
  • Bugfix for the combined V x T calculation for multiple detectors
  • Update axes.grid keyword value that had been deprecated
  • Add density option for histograms

For a full record of changes relative to the release, see https://github.com/gwpy/gwsumm/compare/2.1.7..2.2.0.

2.1.7

19 Sep 23:50
f658c15
Compare
Choose a tag to compare

Point release to address the following items:

  • Add / update mappings for when not all of the requested interval is covered by aggregated h(t) frames
  • Improve the archiving of HDF5 to be more robust to corruption
  • Bugfix for when hours are requested in a state

For a full record of changes relative to the release, see https://github.com/gwpy/gwsumm/compare/2.1.6..2.1.7.

2.1.6

16 Jun 17:12
77f9a9a
Compare
Choose a tag to compare

Point release to make the reading of an HDF5 archive file more robust against corrupted files.

For a full record of changes relative to the release, see https://github.com/gwpy/gwsumm/compare/2.1.5..2.1.6.