<div dir="ltr"><div>Dear Jerry, </div><div> We fixed the issue.</div><div>Find the updated function in the link below, and replace it into your system:</div><div><br></div><div><a href="https://sccn.ucsd.edu/svn/software/eeglab/functions/popfunc/pop_rejchan.m">https://sccn.ucsd.edu/svn/software/eeglab/functions/popfunc/pop_rejchan.m</a></div>
<div><br></div><div>Regards, </div><div> Ramon</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 17, 2014 at 10:28 AM, Ramón Martinez <span dir="ltr"><<a href="mailto:nucleuscub@gmail.com" target="_blank">nucleuscub@gmail.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">Hi Jerry, <div> Thanks for reporting this issue, yep.. you are right.  We are working to fix this now. Would you mind to move this to Bugzilla?</div>
<div> Thanks, </div><div> Ramon</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div><div class="h5">On Wed, Jul 16, 2014 at 12:56 PM, Jerry Zhu <span dir="ltr"><<a href="mailto:jerryzhu@siu.edu" target="_blank">jerryzhu@siu.edu</a>></span> wrote:<br></div></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div dir="ltr"><div><div><div><div><div><div><div><div><div>Dear all,<br></div>Since version 12, EEGLAB has a new method of bad channel rejection based on spectrum. We found it is very cool! However, during the process, I found the frequency range seems irrelevant. Not sure whether it is a bug or something else. <br>


<br></div>Here is what I did (in EEGLAB v13.3.2):<br></div>Tools-->Automatic channel rejection-->Measure to use: spectrum-->check the normalization off-->absolute threshold -50 50<br></div>The frequency range is the tricky part: I can leave it empty (by default it uses [1 EEG.srate/2]), or put [1 55], or [55 65]. They all give me the same calculated measures. Critically I check the code of pop_rejchan:<br>


<br>measure1 = pop_spectopo(EEG, 1, [], 'EEG' , 'freqrange', [1 125], 'plot','off');<br>measure2 = pop_spectopo(EEG, 1, [], 'EEG' , 'freqrange', [55 65], 'plot','off');<br>


</div><br></div>Run them and check with isequal(measure1, measure2). They are the same! <br><br></div>As far as I know, if I use different freqrange, the result should be different with my dataset.<br><br></div>Maybe some other users can confirm this. Thanks for your help!<br>


<br></div><div>Cheers,<br></div>Jerry<br><div><div><div><div><div><div><div><br clear="all"><div><div><div><div><div><div><div><div><div><div dir="ltr"><div><span style="font-family:times new roman,serif">--<br>Jian Zhu, M.A.<br>


Brain and Cognitive Sciences<br>Department of Psychology<br>Southern Illinois University Carbondale<br></span></div><span style="font-family:times new roman,serif">Web: <a href="http://zhupsy.com" target="_blank">http://zhupsy.com</a><br>


</span><div><span style="font-family:times new roman,serif"><br>We have two halves in the brain: left and right. Nothing is right in the left. Nothing is left in the right.</span></div></div></div>
</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br></div></div>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" 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" target="_blank">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" target="_blank">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br></div>
</blockquote></div><br></div>