<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">
<!--
p
        {margin-top:0px;
        margin-bottom:0px}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Katherine,<br>
<br>
At the bottom of the EEGLab <font face="Courier New">Edit</font> menu there is an option for "visual edit...". This will open the eegplot figure with a couple extra capabilities. If you then
<font face="Courier New">ctrl/left-click</font> on the eegplot figure a GUI will pop up allowing you to flag the channel (or edit events). simply select the "toggle bad channel status" and then press
<font face="Courier New">OK</font>.<br>
<br>
This functionality is not yet fully integrated into EEGLab (although I am almost finish testing an integrated prototype) and it simply edits a
<font face="Courier New">badchan</font> field in the <font face="Courier New">EEG.chanlocs</font> structure. There are no GUI options yet for handling these flags, but from the command line you can use:<br>
<br>
<font face="Courier New">EEG = eeg_interp(EEG,find([EEG.chanlocs.badchan]),'spherical');<br>
EEG = eeg_checkset( EEG );<br>
</font><br>
to interpolate the flagged channels,<br>
<br>
or:<br>
<br>
<font face="Courier New">EEG = pop_select( EEG,'nochannel',{EEG.chanlocs(find([EEG.chanlocs.badchan])).labels});<br>
EEG = eeg_checkset( EEG );<br>
</font><br>
<div>to remove the flagged channels.<br>
<br>
<br>
<div style="font-family:Tahoma; font-size:13px">
<div class="BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="PlainText">James Desjardins, MA<br>
Electrophysiology Technologist<br>
Cognitive and Affective Neuroscience Lab, Psychology Department <br>
Jack and Nora Walker Centre for Lifespan Development Research<br>
Brock University<br>
500 Glenridge Ave.<br>
St. Catharines, ON, Canada L2S 3A1<br>
905-688-5550 x4676<br>
--<br>
"'Cause you never can tell What goes on down below!<br>
"This pool might be bigger Than you or I know!"<br>
<br>
McElligot's Pool<br>
Dr.Seuss 1947</div>
</span></font></div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF718678"><font color="#000000" face="Tahoma" size="2"><b>From:</b> eeglablist-bounces@sccn.ucsd.edu [eeglablist-bounces@sccn.ucsd.edu] on behalf of Katherine Naish [K.R.Naish@pgr.reading.ac.uk]<br>
<b>Sent:</b> April-13-13 9:21 AM<br>
<b>To:</b> eeglablist@sccn.ucsd.edu<br>
<b>Subject:</b> [Eeglablist] Manually marking bad channels<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div>
<p>Is there a way to select channels for rejection (for example, when using pop_eegplot)? I have been using pop_rejchan to automatically mark channels and reject them that way, but is there a way to manually mark for rejection based on visual inspection, as
 can be done with epochs?</p>
<p> </p>
<p>Thanks for your help,</p>
<p>katherine</p>
<p> </p>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-size:13px">-------------------------------</div>
<div style="font-size:13px">Katherine Naish</div>
<div style="font-size:13px">School of Psychology</div>
<div style="font-size:13px">University of Reading & Goldsmiths University of London</div>
<div style="font-size:13px">+44(0)118 378 6946</div>
<div style="font-size:13px"><a href="http://www.neurobiography.info/handlab.php?page=people#Katherine-Naish" target="_blank">http://www.neurobiography.info/handlab.php?page=people#Katherine-Naish</a></div>
<div style="font-size:13px">
<div style="font-size:13px">
<div style="font-size:13px"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>