Gwpy

Latest version: v3.0.8

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

0.14.1

Bug-fix release of GWpy.

Bug-fixes (including packaging, unit test, and documentation updates):

- [1068] fixed bug in verbose message from `TimeSeries.fetch_open_data`
- [1069] updated GWOSC API
- [1070] new `gwpy.io.gwf.data_segments` function
- [1072] fixed crash when reading GWF data using `lalframe` API
- [1073] gracefully handle null resampling operation
- [1074] automatically reconnect to gwdatafind server on HTTPException (once)
- [1075] fixed bugs in `gwpy.plot.Axes` methods
- [1076] fixed misc bugs in I/O
- [1077] fixed precision error when converting GPS->GPS with `gwpy.time.to_gps`
- [1078] simplified index handling for `Series` and `Array2D`

See https://github.com/gwpy/gwpy/issues?utf8=%E2%9C%93&q=milestone%3A0.14.1 for a full list of issues and pull requests related to this release.

See https://github.com/gwpy/gwpy/compare/v0.14.0..v0.14.1 for a full diff compared to the previous r
elease.

0.14.0

Development release of GWpy.

Backwards-incompatible changes:

- [1042] reading EventTables from files is now much more consistent across file types, but requires manually specifying `format="hdf5.pycbc" when reading PyCBC Live files,
- [1043] estimating PSDs using LAL or PyCBC methods has been deprecated, but not removed; however, this will be removed entirely in 1.0.0, with support only for scipy-based PSD estimation,
- [1067] ADC scaling defaults were changed to dynamically default to `False` when reading LIGO data, and `True` for all other observatories.

Backwards-compatible changes:

- [1028] `TimeSeries.psd(method="median")` now uses scipy if using 1.2.0 or later,
- [1031] `dqsegdb2` is now used for all DQSegDB interactions,
- [1036] `TimeSeries.q_transform` now uses much less memory, defaulting to `float32` for normalised scans, and using a dynamic default time-resolution; users should use `outseg` more often than not to downselect the returned spectrogram time-span,
- [1052] the `TimeSeries.gate` method was added.

Bug-fixes (including package, unit test, and documentation updates):

- numerous bugs were squashed, see https://github.com/gwpy/gwpy/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3Abug-fix+milestone%3A0.14.0 for a full list

See v0.13.2...v0.14.0 for a full statement of what has changed since the last release. Many thanks to everyone who has contributed to this release.

0.12.2

0.12.1

0.12

Bug-fixes (including package, unit test, and documentation updates):

- [891, 899, 903] reverted auto-cropping of output series for `TimeSeries.whiten`
- [900] moved `TimeSeries.shift` to `Series`
- [904] fixed bug in writing `FrDetectors` to GWF with `lalframe` backend
- [882, 884, 898] misc bug fixes for `gwpy.cli`
- [906] updated license to GPLv3+
- [898, 908] misc documentation improvements

See https://github.com/gwpy/gwpy/compare/v0.12.0..v0.12.1 for full details of what has changed since the last release.

0.12.0

Development release of GWpy.

Backwards-incompatible changes:

- [790] new `gwpy.plot` matplotlib interface, which replaces `gwpy.plotter`;
the old interface is still there, but now carries a `DeprecationWarning`
and will not be maintained
- [845] `gwpy.signal.filter` has been removed as it was never well-maintained
or documented
- [868] new implementation of time-domain whitening with inverse-spectrum
truncation

Backwards-compatible changes:

- support for python3.7
- [872] new classmethod `TimeSeriesDict.from_nds2_buffer`
- [878] new defaults for `TimeSeries.spectrogram2`
- [846] new overloaded `Array.flatten` and `Array2D.T`

Bug-fixes (including package, unit test, and documentation updates):

- miscellaneous bug fixes
- miscellaneous documentation fixes
- a few updates to the examples

See https://github.com/gwpy/gwpy/compare/v0.11.0...v0.12.0 for a full statement of what has changed since the last release.

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.