Skip to content

Tags: gwpy/gwpy

Tags

v4.0.1

Toggle v4.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 4.0.1

Patch release, for full details see <https://gitlab.com/gwpy/gwpy/-/releases/v4.0.1>

v4.0.0

Toggle v4.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 4.0.0

Major feature release, for full details see <https://gitlab.com/gwpy/gwpy/-/releases/v4.0.0>

v4.0.0rc2

Toggle v4.0.0rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 4.0.0 release candidate 2

Major feature release, for full details see <https://gitlab.com/gwpy/gwpy/-/releases/v4.0.0rc2>

v4.0.0rc1

Toggle v4.0.0rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 4.0.0 release candidate 1

Major feature release, for full details see <https://gitlab.com/gwpy/gwpy/-/releases/v4.0.0rc1>

v3.0.14

Toggle v3.0.14's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 3.0.14

Patch release.

Changes:

-   Fix compatibility with Scipy 1.17
    [[!1981](https://gitlab.com/gwpy/gwpy/-/merge_requests/1981)]
-   Improve the GWpyFormat unit parser
    [[!1954](https://gitlab.com/gwpy/gwpy/-/merge_requests/1954)]
-   Fix usage of chained classmethod decorator
    [[!1906](https://gitlab.com/gwpy/gwpy/-/merge_requests/1906)]
-   Add support for Python 3.13
    [[!1905](https://gitlab.com/gwpy/gwpy/-/merge_requests/1905)]

The full details of this release can be seen at

<https://gitlab.com/gwpy/gwpy/-/releases/v3.0.14>

v3.0.13

Toggle v3.0.13's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 3.0.13 - patch release

Changes:

-   Pin to python-ligo-lw <2.0.0
    [!1899](https://gitlab.com/gwpy/gwpy/-/merge_requests/1899)
-   Fix incompatibility with numpy 2.3.x
    [!1896](https://gitlab.com/gwpy/gwpy/-/merge_requests/1896)
-   Work around bug in scipy.signal.csd
    [!1893](https://gitlab.com/gwpy/gwpy/-/merge_requests/1893)
-   Fix unit parsing with Astropy 7.1
    [!1877](https://gitlab.com/gwpy/gwpy/-/merge_requests/1877)
-   Don't set number attribute for gwpy.plot.Plot
    [!1834](https://gitlab.com/gwpy/gwpy/-/merge_requests/1834)
-   Typos in doc
    [!1778](https://gitlab.com/gwpy/gwpy/-/merge_requests/1778)
-   Fix a bug with DataQualityFlag subtraction & revise a few tests
    [!1703](https://gitlab.com/gwpy/gwpy/-/merge_requests/1703)
-   Add missing detection_snr argument
    [!1615](https://gitlab.com/gwpy/gwpy/-/merge_requests/1615)

The full details of this release can be seen at

<https://gitlab.com/gwpy/gwpy/-/releases/v3.0.13>

v3.0.12

Toggle v3.0.12's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 3.0.12 - patch release

Changes:

- [!1832] Add support for timeout in fetch_open_data

The full details of this release can be seen at

<https://gitlab.com/gwpy/gwpy/-/releases/v3.0.12>

v3.0.11

Toggle v3.0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 3.0.11 - patch release

This release fixes a few bugs and solves compatibility issues with the latest
release of Matplotlib.

Changes:

- [!1799] Fix version comparisons in gwpy.plot
- [!1802] Drop support for Python 3.8
- [!1819] Migrate from ligo-segments to igwn-segments
- [!1821] Remove all use of CVMFS for data in tests

The full details of this release can be seen at

<https://gitlab.com/gwpy/gwpy/-/releases/v3.0.11>

v3.0.10

Toggle v3.0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
GWpy 3.0.10 - patch release.

This release fixes a few bugs and solves compatibility issues with the latest
release of NumPy.

Changes:

- [!1775] Skip `ReadTimeout` errors as standard for network tests
- [!1772] Fix a few minor warnings emitted by Sphinx builds
- [!1782] Fix use of numpy types for v2.0
- [!1784] Fix man warnings in tests
- [!1783] Use ID tokens for PyPI upload
- [!1774] Skip tests that fail with 502 Bad Gateway errors from Zenodo.org
- [!1780] Fix implicit array to scalar conversion in filter design
- [!1779] Modify coherence unit to be an alias for `dimensionless_unscaled`
- [!1770] Update import of `interactive_bk` for Matplotlib 3.9
- [!1786] Use `release-branch-semver` scheme with setuptools-scm
- [!1787] Raise `NotImplementedError` from `StateTimeSeries.override_unit`
- [!1773] Update all references to github.com
- [!1789] Add `K1_HOFT_C00` frametype description in documentation

The full details of this release can be seen at

<https://gitlab.com/gwpy/gwpy/-/releases/v3.0.10>

v3.0.9

Toggle v3.0.9's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
GWpy 3.0.9 - patch release

This release fixes a few bugs and resolves compatibility issues with the
latest releases of NumPy and SciPy.

Changes:

- [#1616] Support parsing multiple FFL files for a single dataset
- [#1637] Remove redundant usetex test function
- [#1641] Add tests for gwpy.timeseries.io.cache
- [#1747] Fix argument reuse bug in gwpy.cli
- [#1749] Add Virgo 'HoftOnline' as a preferred frametype
- [#1753] Fix usage of Hann window for Scipy 1.13.0
- [#1755] Fix test failure with Zenodo rate limit
- [#1760] Fix array copy compatibility with numpy 2
- [#1762] Fix usage of Scipy firwin
- [#1763] Fix usage of Scipy trapezoid in gwpy.astro
- [#1764] Improve error handling when reading GWF with LALFrame
- [#1765] Add extra unit alias for 's'

The full details of this milestone can be seen at

<https://github.com/gwpy/gwpy/milestone/69>