Skip to content

Releases: gwpy/gwsumm

2.1.5

22 May 17:36
7a3f4d3
Compare
Choose a tag to compare

Point release to support specifying inspiral range calculation method

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

2.1.4

02 Mar 22:39
8b0ce61
Compare
Choose a tag to compare

Point release to fix a problem when testing trigger files for zero length and removing them from the cache.

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

2.1.3

24 Feb 01:49
9c88e63
Compare
Choose a tag to compare

Point release to publish a workaround for zero length trigger files not being able to combine using EventTable.read()

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

2.1.2

21 Dec 02:35
b181be2
Compare
Choose a tag to compare

Point release to fix a bug, changing from glue.datafind to gwdatafind

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

2.1.1

28 Nov 23:53
7e3ced3
Compare
Choose a tag to compare

Minor release that updates or fixes the following:

  • updated gwdatafind for new interface
  • updated ligo-lw interface to use python-ligo-lw
  • handle new glitchgram scatter interface
  • fix title overlap in glitchgrams
  • use try-except when reading HDF5 files
  • bump gwbootstrap
  • minor fixes when no tabs or html section given
  • gps intervals now output to a gps directory instead of creating the gps interval in the base directory (this is now the same as day, week, month modes)
  • fix pcolormesh calls in recent matplotlib versions
  • migrated CI to github actions
  • updated RTD config
  • fixed flake8 failures
  • improved docs

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

2.1.0

17 Jun 16:22
5368f1d
Compare
Choose a tag to compare

Minor revision to update the Fscan html pages to display some plots at the top of the page.

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

2.0.1

16 Jan 17:46
8a6790e
Compare
Choose a tag to compare

Bugfixes for production code, including:

  • Launch python modules to Condor (#325)
  • Use shutil to copy and move files (0b2adbe)

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

2.0.0

16 Dec 20:40
90f83e6
Compare
Choose a tag to compare

Major release of GWSumm for coverage and modularity, including:

  • Require gwdetchar-2.0.0 and upgrade CSS+JS libraries (#323)
  • Refactor and reformat bash scripts as entry points (#319)
  • Implement unit test for gwsumm.batch (#321)
  • Implement unit tests for gwsumm.plot.{guardian, triggers} (#320)
  • Assorted command-line and unit test enhancements (#322)
  • Support Python >= 3.6 with build-and-test (#318)
  • Adjust normalization of pie charts (#315)

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

1.0.3

24 Apr 18:22
e7adc2c
Compare
Choose a tag to compare

This point release contains a bug fix allowing the downstream consumer gwvet to process CWB triggers.

For a full record of changes, see https://github.com/gwpy/gwsumm/compare/1.0.2..1.0.3.

1.0.2

22 Dec 18:00
26c381b
Compare
Choose a tag to compare

Point release with minor upgrades and bugfixes, including:

  • Resolve some warnings discovered in production
  • Upgrade CSS sheets and JavaScript libraries to latest versions
  • Take advantage of new features available in gwbootstrap-1.2.1
  • Fix a bug in noise budget tabs
  • Require numpy-1.16 for consistency with astropy

For a full record of changes, see https://github.com/gwpy/gwsumm/compare/1.0.1..1.0.2.