Jump to content

Contributions:SignalProcessing: Difference between revisions

From BCI2000 Wiki
Jhill (talk | contribs)
No edit summary
Mellinger (talk | contribs)
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:


*[[Contributions:FIRFilter]]: A finite impulse response filter.
*[[Contributions:FIRFilter]]: A finite impulse response filter.
*[[Contributions:IIRFilter_ML]]: An infinite impulse response filter that behaves like the Matlab <tt>filter()</tt> function.
*[[Contributions:PeakDetector]]: A peak detector filter.
*[[Contributions:PeakDetector]]: A peak detector filter.
*[[Contributions:SWSignalProcessing]]: Signal processing module for slow wave (SCP) feedback.
*[[Contributions:SWSignalProcessing]]: Signal processing module for slow wave (SCP) feedback.
Line 7: Line 8:
*[[Contributions:FieldTripBuffer]]: Realtime analysis of EEG data in MATLAB using the FieldTrip toolbox.
*[[Contributions:FieldTripBuffer]]: Realtime analysis of EEG data in MATLAB using the FieldTrip toolbox.
*[[Contributions:Coherence]]: A filter that computes magnitude squared coherence between its input channels.
*[[Contributions:Coherence]]: A filter that computes magnitude squared coherence between its input channels.
*[[Contributions:HilbertSignalProcessing]]: A signal processing module for evaluating Hilbert phase and/or envelope magnitude
*[[Contributions:HilbertSignalProcessing]]: A signal processing module for evaluating Hilbert phase and/or envelope magnitude.
*[[Contributions:StatisticsFilter]]: Versatile online statistics over raw signals, or features.
*[[Contributions:CP2130Filter]]: A filter that allows for the interaction with the CP2130 board.
*[[Contributions:TBSIStimulator]]: A filter that allows for routine stimulation of TBSI's wireless stimulator.
*[[Contributions:PegasusAstro]]: A filter that allows for control of up to 6 USBs through a USB Control Hub.
*[[Contributions:PAC]]: Visualize phase-amplitude coupling in real-time with SignalSharing, BCI2000Remote, and python's PyQtGraph
*[[Contributions:CCEPFilter]]: Visualize CCEPs in 3D


These signal processing contributions were available in version 2:
These signal processing contributions were available in version 2:

Latest revision as of 16:50, 12 January 2026

The following signal processing filters are available in the Contributions section of BCI2000:

These signal processing contributions were available in version 2:

See also

User Reference:Filters