<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3354" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Is there a way to use the GUI to create a reference that is a weighted linear combination of two electrodes (ie, not necessarily the average)?</DIV>
<DIV>Thanks,</DIV>
<DIV>Jaskirat</DIV>
<DIV> </DIV>
<DIV>Heather Jaskirat Wild, Ph.D.<BR>OHSU - Dept of Neurology <BR>Mail Code CR-120<BR>3181 SW Sam Jackson Park Rd<BR>Portland, OR 97239<BR>(office) 503 494 7219 (fax) 503 494 9520</DIV>
<DIV> </DIV>
<DIV>Oregon Center for Complementary and Alternative Medicine in Neurological Disorders (ORCCAMIND)<BR><A href="http://www.ohsu.edu/orccamind/">http://www.ohsu.edu/orccamind/</A><BR><BR>>>> "arno delorme" <arno@ucsd.edu> 6/13/2008 2:07 AM >>><BR>Dear Andre and David,<BR><BR>yes, you may use the GUI to re-reference to two channels. Simply enter <BR>both channel indices when performing re-referencing.<BR><BR>If one of the channel is already the reference and is not present in <BR>the data (as 0), then first compute average reference (enter the <BR>reference channel name and location if any when computing average <BR>reference). You may then rereference to the average of this reference <BR>channel and another one. If you are doubfull, you may test after this <BR>procedure that your data is indeed the same as if you had simply <BR>subtracted half of the second channel from the command line (EEG.data <BR>= EEG.data - EEG.data(ref,:,:)/2).<BR><BR>Note that the advantage of using the GUI is that it also transform the <BR>ICA matrices if any to take into account re-referencing.<BR><BR>Best,<BR><BR>Arno<BR><BR>> If your data was recorded using one earlobe as a reference, you can <BR>> use the following function:<BR>><BR>> <U><A href="http://www.cogsci.ucsd.edu/~dgroppe/EEGLAB/reref_bimastoid.m">http://www.cogsci.ucsd.edu/~dgroppe/EEGLAB/reref_bimastoid.m</A></U> <BR>><BR>> It was written for re-referencing data to the average of the mastoid <BR>> electrodes, but it can do the job for you. Where the function <BR>> requests the index of the non-original-reference mastoid electrode <BR>> (i.e., the variable "mastoid_id"), just use the index of the non- <BR>> original-reference earlobe electrode.<BR><BR></DIV></BODY></HTML>