Releases: gwpy/gwsumm
Releases · gwpy/gwsumm
2.2.7
2.2.6
2.2.5
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
What's Changed
Point release to address the following
- Avoid sphinx-automodapi 0.17.0 when building docs on RTD by @duncanmmacleod in #400
- Update gwsumm to handle updated gwbootstrap by @eagoetz in #399
- Bump gwbootstrap version by @eagoetz in #401
- Fix state switcher menu going off screen by @eagoetz in #402
- Fix spectrum plots for different states by @iaraota in #403
Full Changelog: 2.2.3...2.2.4
2.2.3
Point Release to address the following:
- Update default omicron trigger reading behaviour by @eagoetz in #397
- Import iterutils module from lal instead of glue by @duncanmmacleod in #398
Full Changelog: 2.2.2...2.2.3
2.2.2
2.2.1
What's Changed
- Update usage of GWpy's has_tex by @duncanmmacleod in #390
- Add reading permission to the archive file by @iaraota in #387
- Fix for gaps in segments causing unfilled pie chart plots by @eagoetz in #392
- Fix deprecation warning for Nds2ChannelType.nds2names by @eagoetz in #391
- Extend triggers information when possible by @eagoetz in #393
- Add default
rcParams
by @iaraota in #386 - Add NetworkDutyBarPlot class by @iaraota in #389
- Add RangeCumulativeHistogramPlot class by @iaraota in #385
Full Changelog: 2.2.0...2.2.1
2.2.0
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
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
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.