<div dir="ltr">Dear Simon,<div><br></div><div>Sorry for slow response.</div><div><br></div><div><div>> However, it is striking that I have 11 subjects with the index starting by 1 (1,10,11,12,13,14,15,16,17,18,<wbr>19) relating to the first error I sent you.</div><div> And here, 6 subjects whose index starts with 2 (2,20,21,22,23,24). </div></div><div class="gmail_extra"><br></div><div class="gmail_extra">It seems that somehow your STUDY was constructed in a wrong way. It may be related to types of data (i.e. number, character, etc) in your variable names used for building STUDY. If that's the case, then that's an EEGLAB bug. If you have already reported the problem to Bugzilla, I recommend you add that finding as an additional comment. It would help them to find out the problem.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 12, 2016 at 12:07 PM, Simon Recherche <span dir="ltr"><<a href="mailto:srigoulotresearch@gmail.com" target="_blank">srigoulotresearch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Thanks for the reply, <div><br></div><div>I think I've found what does not wrong although I don't know how to fix it. </div><div><br></div><div>In my design, I have 24 subjects in the first group. </div><div><br></div><div>When I write </div><div><br></div><div>>> [STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] = std_erspplot(STUDY, ALLEEG, 'channels', {'E2'}, 'subject', '2');</div><div><br></div><div><span class="gmail-"><div>>> D = erspdata{1,1};</div><div>>> size(D)</div><div><br></div><div>ans =</div><div><br></div></span><div>   100   200     1     6</div></div><div><br></div><div>Which is also wrong. However, it is striking that I have 11 subjects with the index starting by 1 (1,10,11,12,13,14,15,16,17,18,<wbr>19) relating to the first error I sent you.</div><div> And here, 6 subjects whose index starts with 2 (2,20,21,22,23,24). </div><div><br></div><div>This is somehow confirmed by the following. When I write </div><div><br></div><div>>> [STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] = std_erspplot(STUDY, ALLEEG, 'channels', {'E2'}, 'subject', '24');<br></div><div><br></div><div><span class="gmail-"><div>>> D = erspdata{1,1};</div><div>>> size(D)</div><div><br></div><div>ans =</div><div><br></div></span><div>   100   200</div></div><div><br></div><div>Which is correct.</div><div><br></div><div>The same with </div><div><br></div><div>>> [STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] = std_erspplot(STUDY, ALLEEG, 'channels', {'E96'}, 'subject', '3');<br></div><div><br></div><div><span class="gmail-"><div>>> D = erspdata{1,1};</div><div>>> size(D)</div><div><br></div><div>ans =</div><div><br></div></span><div>   100   200</div></div><div><br></div><div><br></div><div>Is there a way to fix it ?</div><span class="gmail-"><div><br></div><div>Thanks for your help,</div><div><br></div><div>Simon</div><div><br></div></span></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On 9 September 2016 at 17:31, Makoto Miyakoshi <span dir="ltr"><<a href="mailto:mmiyakoshi@ucsd.edu" target="_blank">mmiyakoshi@ucsd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Dear Simon,<div><br></div><div>Although I haven't used channel-level STUDY, yes I agree, at least this number 11 does not make sense to me immediately. If you think this is a bug, please file it to EEGLAB Bugzilla.</div><div><a href="https://sccn.ucsd.edu/bugzilla/enter_bug.cgi" target="_blank">https://sccn.ucsd.edu/bugzilla<wbr>/enter_bug.cgi</a></div><div>I appreciate your patience and cooperation.</div><div><br></div><div>Makoto </div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-m_8779743642675483865h5">On Thu, Sep 1, 2016 at 9:00 AM, Simon Recherche <span dir="ltr"><<a href="mailto:srigoulotresearch@gmail.com" target="_blank">srigoulotresearch@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="gmail-m_8779743642675483865h5"><div dir="ltr">Hi all, <div><br></div><div>I am using the command lines of STUDY to get ersp values from my subjects. </div><div><br></div><div>I've tried </div><div><br></div><div>[STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] =
std_erspplot(STUDY, ALLEEG, 'channels', {'E77'});</div><div><br></div><div>>> A = erspdata{1,1};<br></div><div><br></div><div><div>size(A)</div><div><br></div><div>ans =</div><div><br></div><div>    80   169     1    24</div></div><div><br></div><div>Which is normal since I have 24 subjects, 80 freqs and 169 time points. </div><div><br></div><div><br></div><div>However, when I do </div><div><br></div><div><p class="MsoNormal">[STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] =
std_erspplot(STUDY, ALLEEG, 'channels', {'E77'}, 'subject', '1');<span></span></p></div><div><br></div><div><p class="MsoNormal"><span lang="EN-CA">>> D
= erspdata{1,1};<span></span></span></p>

<span lang="EN-CA" style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif">>> size(D)</span><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif">  ans =  80   169     1   
11. </span><br></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif">I don't understand the 11. Should it be 24 or 1 ?</span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif">Thanks for your help,</span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif"><br></span></div><div><span style="font-size:11pt;line-height:115%;font-family:calibri,sans-serif">Simon</span></div><p class="MsoNormal"><span></span></p></div>
<br></div></div>______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/ee<wbr>glabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank">eeglablist-unsubscribe@sccn.uc<wbr>sd.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.e<wbr>du</a><span class="gmail-m_8779743642675483865HOEnZb"><font color="#888888"><br></font></span></blockquote></div><span class="gmail-m_8779743642675483865HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><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>