.. _modules:

========
Modules
========

Modules in Bciflow represent the techniques used to build a complete Brain-Computer Interface (BCI) pipeline. 
These modules are organized into categories based on their functionality, 
allowing researchers to easily assemble and customize their workflows.

.. toctree::
   :maxdepth: 1
   :caption: Modules
   
   bciflow.modules.tf
   bciflow.modules.sf
   bciflow.modules.fe
   bciflow.modules.fs
   bciflow.modules.clf
   bciflow.modules.core
   bciflow.modules.analysis


