gwpy icon indicating copy to clipboard operation
gwpy copied to clipboard

Rayleigh Specgram

Open rxa254 opened this issue 3 years ago • 1 comments

For the Rayleigh grams, in addition to the useful Rayleigh specgram, I would like to make a Rayleigh spectrum overlayed on the instantaneous ASD.

Do you have a reference for the origin of this code? I first saw a version written by Patrick Sutton back in ~2002.

rxa254 avatar Jul 28 '22 08:07 rxa254

The Rayleigh spectrum code is here:

https://github.com/gwpy/gwpy/blob/a02196321919938a8fac019ab91af8abbff2d2c1/gwpy/signal/spectral/_scipy.py#L93-L134

I wrote that block, but apparently did not include a reference to the calculation itself. I could easily have taken my lead from Sutton's code, but can't remember.

duncanmmacleod avatar Aug 01 '22 08:08 duncanmmacleod