.. _tf:
==================================
Temporal Filtering
==================================
Methods to preprocess EEG signals, such as bandpass filters, resampling, and wavelet transforms.

.. toctree::
   :maxdepth: 1
   :caption: Functions

   bciflow.modules.tf.bandpass
   bciflow.modules.tf.emd_sift
   bciflow.modules.tf.filterbank
   bciflow.modules.tf.resample_cubic
   bciflow.modules.tf.resample_fft
   bciflow.modules.tf.wavelet
