TimeFrequencyWaveforms Documentation
Author: Christopher J. Moore
A fast, JAX-based Python package to take the wavelet transforms of harmonic-based GW waveform model.
Two types of transform are possible: one that transforms from the time-domain (TD) to the time-frequency domain (TFD), i.e. the TD \(\rightarrow\) TFD transform; and another that transforms from the frequency-domain (FD) to the time-frequency domain (TFD); i.e. the FD \(\rightarrow\) TFD transform. Currenlty, only the TD \(\rightarrow\) TFD transform is implemented.
The project lives on GitHub.
Mathematical Background:
Package Contents:
Code Repository: