<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}.wf {speak:none; font-weight:normal; font-variant:normal; text-transform:none; -webkit-font-smoothing:antialiased; vertical-align:middle; display:inline-block;}.wf-family-owa {font-family:'o365Icons'}@font-face {  font-family:'o365IconsIE8';  src:url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.ie8.eot?#iefix') format('embedded-opentype'),         url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.ie8.woff') format('woff'),         url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.ie8.ttf') format('truetype');  font-weight:normal;  font-style:normal;}@font-face {  font-family:'o365IconsMouse';  src:url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.mouse.eot?#iefix') format('embedded-opentype'),         url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.mouse.woff') format('woff'),         url('https://r4.res.outlook.com/owa/prem/15.0.898.11/resources/styles/office365icons.mouse.ttf') format('truetype');  font-weight:normal;  font-style:normal;}.wf-family-owa {font-family:'o365IconsMouse'}.ie8 .wf-family-owa {font-family:'o365IconsIE8'}.ie8 .wf-owa-play-large:before {content:'\e254';}.notIE8 .wf-owa-play-large:before {content:'\e054';}.ie8 .wf-owa-play-large {color:#FFFFFF/*$WFWhiteColor*/;}.notIE8 .wf-owa-play-large {border-color:#FFFFFF/*$WFWhiteColor*/; width:1.4em; height:1.4em; border-width:.1em; border-style:solid; border-radius:.8em; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box; padding:0.1em; color:#FFFFFF/*$WFWhiteColor*/;}.ie8 .wf-size-play-large {width:40px; height:40px; font-size:30px}.notIE8 .wf-size-play-large {width:40px; height:40px; font-size:30px}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
Hi,<br>
<br>
This is what I use to get the topography which shows the average of the activity in a window of 410 to 440 ms post stimulus in one subject.
<br>
<br>
<br>
[ALLEEG EEG CURRENTSET ALLCOM] = eeglab;<br>
<p><br>
</p>
<p>EEG = pop_loadset(<span style="color: #7232ad;">'filename'</span>,<span style="color: #7232ad;">'29_CondCong.set'</span>,<span style="color: #7232ad;">'filepath'</span>,<span style="color: #7232ad;">'C:\\Users\\137912\\Desktop\\Analisis\\A1\\'</span>);<br>
</p>
<p><br>
</p>
<p>[ALLEEG, EEG, CURRENTSET] = eeg_store( ALLEEG, EEG, 0 );<br>
</p>
<p><br>
</p>
<p>EEG = eeg_checkset( EEG );<br>
</p>
<p><br>
</p>
<p>figure;pop_topoplot(<span style="color: #7232ad;"><span style="color: #000000;">EEG,1, 410:440,</span>'EGI file epochs pruned with ICA'</span>,[1 1] ,0,<span style="color: #7232ad;">'electrodes'</span>,<span style="color: #7232ad;">'off'</span>);<br>
</p>
<p><br>
</p>
eeglab redraw;<br>
<br>
<br>
What must I do to get the topography of a group of 7 subjects?<br>
<p><br>
</p>
<div style="color: #282828;">
<hr tabindex="-1" style="display: inline-block; width: 98%;">
<div dir="ltr" id="divRplyFwdMsg"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;"><b>De:</b> Makoto Miyakoshi <mmiyakoshi@ucsd.edu><br>
<b>Enviado:</b> martes, 1 de abril de 2014 08:55 p. m.<br>
<b>Para:</b> Andres Munguia Barcenas<br>
<b>Cc:</b> eeglablist@sccn.ucsd.edu<br>
<b>Asunto:</b> Re: [Eeglablist] Topography</font>
<div> </div>
</div>
<div>
<div dir="ltr">Dear Andres,
<div><br>
</div>
<div>Type 'help topoplot' in the command line.</div>
<div>It says:</div>
<div><br>
</div>
<div>topoplot(datavector, EEG.chanlocs)<br>
</div>
<div><br>
</div>
<div>This is pretty simple. Here, datavector should be a column matrix such that</div>
<div><br>
</div>
<div>datavector = mean(mean(sevenSubjectsEEG(:,410:440,:),2),3);</div>
<div><br>
</div>
<div>where sevenSubjectsEEG is each subject's averaged channel x latency stuck in the third dimension, like [channels, latency, subjects], and unit for latency should be in frame and not millisecond (unless your sampling rate is 1000Hz).</div>
<div><br>
</div>
<div>If you need more explanation let us know.</div>
<div><br>
</div>
<div>Makoto</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014-03-31 12:07 GMT-07:00 Andres Munguia Barcenas <span dir="ltr">
<<a target="_blank" href="mailto:andres.munguiabs@udlap.mx">andres.munguiabs@udlap.mx</a>></span>:<br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
<div>
<div style="font-size: 12pt; font-family: calibri,arial,helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>I was running an experiment with a group 7 subjects. In the analysis, I want to get a topography which shows the average of the group (right now I can get a topography of each subject). Ideally, I would like to see the average of the activity in a window
 of 410 to 440 ms post stimulus.<br>
</p>
<p><br>
</p>
<p>How can I get that topography? <br>
</p>
</div>
</div>
<br>
_______________________________________________<br>
Eeglablist page: <a target="_blank" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">
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>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr">Makoto Miyakoshi<br>
Swartz Center for Computational Neuroscience<br>
Institute for Neural Computation, University of California San Diego<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>