Skip to content

Added new FFT methods UI to simplify TimeSeries instance methods

Duncan Macleod requested to merge github/fork/duncanmmacleod/fft-ui into master

This PR adds a new module gwpy.signal.fft.ui to simplify calling the relevant gwpy.signal.fft.{lal,scipy} methods using the registry from the TimeSeries object.

Merge request reports