Published January 19, 2020
| Version v2.6.0
Software
Open
TBT: Reject and Interpolate channels on a trial-by-trial basis
Creators
Description
This EEGLAB plugin allows for the automatic rejection and interpolation of channels on an epoch-by-epoch basis.
List of included functions
eegplugin_TBT
- EEGLAB plugin function.tbt_bcr2
- epoch-by-epoch channel interpolation, based on any rejection method used by EEGLAB, or a manual cell-array listing which channels to interpolate in which epochs.tbt_bool2cell
- converts a boolean channel-by-trial matrix to a tbt ready cell-list (see bellow).tbt_cell2bool
- converts a tbt ready cell-list a boolean channel-by-trial matrix (see bellow).pop_TBT
- call from EEGLAB menu oftbt_bcr
. If no parameters are specified, pops a GUI window.
Files
TBT-2.6.0.zip
Files
(410.8 kB)
Name | Size | Download all |
---|---|---|
md5:8a8b2e313f8d19668f2e9018da25cbf0
|
410.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mattansb/TBT/tree/v2.5.0 (URL)