<div dir="ltr"><div style="color:rgb(51,51,153)" class="gmail_default">​Hello Sue, a quick way to check the right code format you need to use is to do it from the GUI, and then type eegh to get the correct format. I'm not sure, but what might be happening is that you might be calling the electrode numbers vs. their labels, or vice versa. Sometimes the Labels (E1....E128, for example) match up with the electrode numbers, but not always. Another thing is to make sure you update the EEG structure with EEG store as shown in the eegh output. Another thing is to make sure you have the right channel labels and locations by specifically loading the specific channel locations file you intend to use. Also, check if "include" is an option in that function that you could try.</div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div><div style="color:rgb(51,51,153)" class="gmail_default"> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 29, 2015 at 3:39 PM, Sue Peters <span dir="ltr"><<a href="mailto:sp@suepeters.com" target="_blank">sp@suepeters.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><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>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br></div>