Skip to content

Fix bugs in gwpy.signal related to window handling

Duncan Macleod requested to merge github/fork/duncanmmacleod/psd-bug into master

This PR fixes at least two critical issues with handling windows passed to functions in gwpy.signal, mainly related to passing windows as arrays.

Merge request reports