Published August 16, 2018
| Version v0.12.0
Software
Open
gwpy/gwpy: 0.12.0
Creators
- 1. Cardiff University
- 2. Northwestern University
- 3. Louisiana State University
- 4. Cal State at Fullerton
- 5. Gitter
Description
Development release of GWpy.
Backwards-incompatible changes:
- [#790] new
gwpy.plot
matplotlib interface, which replacesgwpy.plotter
; the old interface is still there, but now carries aDeprecationWarning
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
andArray2D.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.
Files
gwpy/gwpy-v0.12.0.zip
Files
(1.6 MB)
Name | Size | Download all |
---|---|---|
md5:2d81aeab2b30875b3b2ac3958c76d37e
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gwpy/gwpy/tree/v0.12.0 (URL)