This python code demonstrates the analytical Stockwell transform, presented in:
A. Moukadem, B. Pascal, J.-B. Courbot, and N. Juillet, "The Analytic Stockwell Transform and its Zeros", Arxiv preprint (2024).
The preprint is available here.
The main entry point is the Jupyter Notebook Demo.ipynb which contains the main function calls on a complex white noise, as depicted in the paper.