Q-Transform (gwpy.signal.qtransform)#
Python implementation of the tiled Q-transform scan.
This is a re-implementation of the original Q-transform scan from the Omega pipeline, all credits for the original algorithm go to its authors.
See also
Examples: Generate the Q-transform of a TimeSeries
Functions#
Classes#
|
Store tile energies over an irregularly gridded plane. |
|
Iterable representation of a Q-transform plane. |
|
Representation of a tile with fixed Q and frequency. |
|
Iterable constructor of |