Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Constant Q Transform (result table only)

Latest
Compare
Choose a tag to compare
@xli2522 xli2522 released this 23 Aug 22:33
· 1 commit to main since this release
f1251ce

A Constant Q Transform based on GWpy qtransform

The creation of this program was inspired by the need to include a CQT package with minimal size and dependency for SHARCNET (ComputeCanada) Supercomputer Clusters.

IMPORTANT: All credits for the original Q transform algorithm go to the authors of GWpy and Omega pipeline.

See original algorithms at:

[Omega Scan] https://gwdetchar.readthedocs.io/en/stable/omega/

[GWpy] https://gwpy.github.io/docs/stable/

[GWpy transform] https://github.com/gwpy/gwpy/blob/26f63684db17104c5d552c30cdf01248b2ec76c9/gwpy/signal/qtransform.py

NOTE: Referenced programs are under the GNU license