Low-Impedance Electrical Bridge Detection in EEG Using MATLAB
![]() |
© 2013 by Daniel Alschuler | ![]() |
![]() |
Last updated: September 10, 2019 |
![]() |
Purpose
eBridge.m identifies channels in a continuous or epoched EEG recording that are linked by low-impedance electrical bridges. It is a function written for use with the EEGLAB toolbox in the MATLAB environment. |
Citation: The original MATLAB code was developed in 2013 at the Psychophysiology Laboratory of the New York State Psychiatric Institute, as described in the following publication:
If you use eBridge.m as part of your data preprocessing, processing, or analysis, please cite the above article in your publication(s). |
Use and Authorization
This software, which is intended for non-profit scientific research, is copyright-protected under the GNU General Public License (see agreement at http://www.gnu.org/licenses/gpl.txt). This applies to all content included in the eBridge.m file. The software is provided 'as is' with no warranty whatsoever. All responsibilities and consequences of using this software lie with the user. For suggestions, bugs, or any other related issues, please contact Daniel Alschuler (email: dmaadm@outlook.com). |
Download and Installation
eBridge.m consists of a single MATLAB function text file. Download this file and add it to a local folder on your hard drive that is part of the MATLAB search path. Please note that MATLAB is necessary for running this function, and that certain options will not work without EEGLAB and the MATLAB Signal Processing Toolbox. |
Background and Overview Electrode bridges are typically caused by electrolyte spreading between adjacent electrodes. This causes a near-identical signal in the two channels, and distorts the corresponding EEG topography (Tenke and Kayser, 2001; Greischar et al., 2004). Contrary to popular belief, electrode bridges may be fairly common in EEG recordings (Alschuler et al., 2013, in press). eBridge.m was developed as an automated and system-independent technique for identifying electrode bridges by exploiting statistical properties of the electrical distance measure (Tenke and Kayser, 2001). |
Other
publications about electrode bridges: Greischar L.L., Burghy C.A., van Reekum C.M., Jackson D.C., Pizzagalli D.A., Mueller C., Davidson R.J. (2004). Effects of electrode density and electrolyte spreading in dense array electroencephalographic recording. Clinical Neurophysiology, 115(3), 710-720.
|