Skip to content

Fixed bugs in TimeSeries FFT methods and improved tests

Duncan Macleod requested to merge github/fork/duncanmmacleod/fft-window into develop

This PR fixes at least one bug in the gwpy.signal.fft methods for the TimeSeries class, and improves the tests of some of those methods.

Merge request reports