PyPI version

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.

How to use it:

Step 1: Generating a chirp signal

Step 2: Generating a TimeSeries object

Step 3: Q Transform

To compare the result with a Scipy Spectrogram

This test version 0.0.1 largely follows the GWpy architecture. Changes will be made in future updates if a different structure is better for this package.