Skip to content
0.10.0: development release of GWpy

Backwards-compatible changes:

- [#725] minor improvement in parsing parameters in `HistogramPlot` calls
- [#720,#728] new `TimeSeries.inject` and `FrequencySeries.inject` methods
- [#732] simplification of `EventTableAxes.add_loudest` to not use latex

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

- [#724] fixed bug in labels for `plot_mmm` methods
- [#726] fixed bug in alpha for `plot_mmm` methods
- [#727] fixed issue with unicode strings in gravityspy tables
- [#731] fixed bug in multiprocessing segments in `gwpy.timeseries.io.cache`
- [#730] fixed inconsistency between `TimeSeries.fft` and `FrequencySeries.ifft`

See https://github.com/gwpy/gwpy/compare/v0.9.0...v0.10.0 for a full statement of what has changes since the last release.