User Reference:TransmissionFilter
From BCI2000 Wiki
Contents |
[edit]
Function
The TransmissionFilter forwards a subset of input channels to its output. Typically, it is used as the very last stage of the data acquisition module to select a subset of recorded channels for on-line processing, thus reducing data transmission overhead and processing load.
[edit]
Parameters
[edit]
TransmitChList
A list of input channels to be forwarded to the filter's output. Channels may be specified by ordinal number, or textual label if available.
Channel labels are forwarded if present for the input signal.
[edit]
States
None.
[edit]
See also
Technical Reference:Core Modules, BCI2000 Glossary#Source Signal
