Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

13 lines (12 loc) · 1.17 KB

Modification of the CQT package with minimal size and dependency published by https://github.com/xli2522 for SHARCNET (ComputeCanada) Supercomputer Clusters, that was a previous modification of gwpy (https://gwpy.github.io/docs/stable/) because some libraries went out of date wrt updates in scipy.

# IMPORTANT DISCLAIMER: All credits for the original Q transform algorithm go to the authors of *GWpy* and *Omega* pipeline, SHARCNET (ComputeCanada) Supercomputer Clusters and xli2522 (Github user)
# Original algorithms at: [Omega Scan] https://gwdetchar.readthedocs.io/en/stable/omega/
#                             [GWpy] https://gwpy.github.io/docs/stable/
#          particularly       [GWpy qtransform]
#              - https://github.com/gwpy/gwpy/blob/26f63684db17104c5d552c30cdf01248b2ec76c9/gwpy/signal/qtransform.py
#
# The license information does NOT imply this package (constantQ) as the original q transform/q scan algorithm, because it is not and it is just a erduced a modified version for really specific things.
# NOTE: Referenced programs are under the GNU license 
# for more information on the license visit: https://www.gnu.org/licenses/gpl-faq.en.html