.. _wavelet:
=======
Wavelet
=======
.. automodule:: bciflow.modules.tf.wavelet
   :members:
   :show-inheritance:
   :undoc-members:
The implementation uses the `pywt` library to compute the CWT. For more details on wavelet transforms, refer to:
   - Addison, P. S. (2017). *The Illustrated Wavelet Transform Handbook*. CRC Press.
   - Mallat, S. (2008). *A Wavelet Tour of Signal Processing*. Academic Press.