<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"¸¼Àº °íµñ";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"\@¸¼Àº °íµñ";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        text-autospace:none;
        word-break:break-hangul;
        font-size:10.0pt;
        font-family:"¸¼Àº °íµñ";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"¸¼Àº °íµñ";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"¸¼Àº °íµñ";}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:3.0cm 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=KO link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Dear FieldTrippers,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>I am working with 19 Ch EEG data acquired with Biosemi system. To test re-reference options, I tried average earlobes, common average, and REST methods in the preprocessing. However, I found that the EEG for REST was almost the same as the EEG for common average. When I looked at the ft_preproc_rereference.m, the line 141 says <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>>>data_z = G * pinv(Gar, 0.05) * data;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>But then in line 144<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>>>data_z = data + repmat(mean(data_z), size(G,1), 1);<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Isn¡¯t the line 141 enough to generate REST EEG signals? To me, the line 144 seems to be the common average referenced EEG data. I would appreciate if someone explains the meaning of the line 144.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Min-Young<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Min-Young Kim, Ph.D.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Tel: +82) 42 - 868 - 5204 (Office)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Email: <a href="mailto:mykim@kriss.re.kr">mykim@kriss.re.kr</a><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Quantum Technology Institute<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Korea Research Institute of Standards and Science<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></div></body></html>