<div dir="ltr">Dear EEGLab Users,<div><br></div><div>I am using this function, pop-reref, for an average reference of 124 channels.  However, I would like to exclude 16 of these channels from the average reference calculation. I have used the 'exclude' input to specify the exclusion of these channels:</div><div><br></div><div><div>EEG = pop_reref( EEG, [], 'exclude', [17 43 48 49 56 63 68 73 81 88 94 99 107 113 119 120]); </div><div>%16 channels removed leaving 108 for av ref </div><div><br></div><div>I've also tried just selecting specifying the 108 channels directly:</div><div><br></div><div> EEG = pop_reref(EEG, [1:16 18:31 33:37 39:42 45:47 50:55 58:62 65:67 70:72 75:80 83:87 90:93 96:98 101:106 108:112 115:118 122:124]); <br></div><div><br></div><div>But I'm not sure that either is working correctly, and am not sure how to confirm that the function is actually averaging the 108 channels, and using these as the reference.</div><div><br></div><div>Any thoughts are welcome!</div><div><br></div><div>Thanks,</div><div><br></div><div>  </div><div><div><div class="gmail_signature"><div dir="ltr"><span>Sue Peters</span><br><span>PhD Candidate</span><br><br><span>Center for Molecular and Behavioral Neuroscience</span><br><span>Rutgers University - Newark</span><br><span>197 University Avenue, Room 209</span><br><span>Newark, New Jersey, 07102</span><br><span>USA</span><br><br><a href="mailto:sp@suepeters.com" target="_blank">sp@suepeters.com</a><br><span>mobile: </span><a value="+16463377025">646-337-7025</a><br><span>fax: </span><a value="+12063382972">206-338-2972</a><br><br><a href="http://www.linkedin.com/in/suepeters" target="_blank">www.linkedin.com/in/suepeters</a>
</div></div></div>
</div></div></div>