Skip to content

Added interface to pycbc.psd routines

Duncan Macleod requested to merge github/fork/duncanmmacleod/pycbc-psd into develop

This PR adds support for using PyCBC routines to calculate a PSD using the pycbc.psd module. The authors of that have gone to great lengths to optimise the FFT operations, so we may as well make the most of it.

Merge request reports