<div dir="ltr">Hi Konstantina,<div><br></div><div>what is the size of your epochs, - how are they defined? For example. -1000ms to 2000ms relative to stimulus? and what is the lowest frequency that you are trying to estimate? </div><div>The lower the frequency, the larger the time windows used by newtimef.</div><div><br></div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">The error you are getting sounds like </span><span class="gmail-gr_ gmail-gr_334 gmail-gr-alert gmail-gr_gramm gmail-gr_inline_cards gmail-gr_run_anim gmail-Style gmail-multiReplace" id="gmail-334" style="display:inline;color:rgb(34,34,34);font-size:small;border-bottom:2px solid transparent;background-repeat:no-repeat;font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">you do not have any timepoints in the prestimulus baseline</span><div><br></div><div>You can try to use larger epochs if you want to have a prestimulus baseline, or you could use the whole trial as a baseline... </div><div>To use the whole trial just enter the epoch limits as baseline (see example below)....</div><div><br></div><div><br></div><div><div> [ersp, itc, powbase, times, freqs, eboot,itcboot, tfdata] = newtimef...</div><div>        (EEG.icaact(IC,:,:), EEG.pnts, [EEG.xmin EEG.xmax]*1000,  EEG.srate, 0,...</div><div>        'cycles', [3 0.5], 'tlimits', [EEG.xmin EEG.xmax]*1000,...</div><div>        'baseline',<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">[EEG.xmin EEG.xmax]*1000</span>,...</div><div>        'freqs', [3 60],...</div><div>        'padratio', 8)</div></div><div><br></div><div>Johanna</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-11 11:06 GMT-07:00 Ramón Martinez <span dir="ltr"><<a href="mailto:nucleuscub@gmail.com" target="_blank">nucleuscub@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Konstantina, <div>If the problem persists, you may want to submit a bug report to <a href="https://sccn.ucsd.edu/bugzilla/" target="_blank">Bugzilla</a> (let us know if you need an account) and provide a testing dataset and the line of code you are trying to run so we can take a look.<br><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Could i define baseline with one value(the end of baseline)? I am confused from this definition of baseline<br></blockquote><div><br></div></span><div>Yes, you can define a single latency value that will account for all the timepoints before this point as baseline (same as defining 0 -> all negative time values).  But this is an unintended use of the function.<br></div><div>Hope this helps, </div><div>Ramon</div><div><div class="h5"><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
''baseline'  = Spectral baseline end-time (in ms). NaN --> no baseline is used.<br>
%                     A [min max] range may also be entered<br>
%                     You may also enter one row per region for baseline<br>
%                     e.g. [0 100; 300 400] considers the window 0 to 100 ms and<br>
%                     300 to 400 ms This parameter validly defines all baseline types<br>
%                     below. Again, [NaN] Prevent baseline subtraction.<br>
%                     {default: 0 -> all negative time values}. '<br>
<br>
from the newtimef.m.<br>
<br>
<br>
Konstantina<span class="m_-5664774352258432323gmail-"><br>
<br>
<br>
Στις 2018-05-10 02:16, Ramón Martinez έγραψε:<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_-5664774352258432323gmail-">
Konstantina,<br>
 Did you try doing what the message says?<br>
Ramon<br>
<br>
On Wed, May 9, 2018 at 11:03 AM, Konstantina Tsekoura<br>
<<a href="mailto:tsekou@ceid.upatras.gr" target="_blank">tsekou@ceid.upatras.gr</a>> wrote:<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_-5664774352258432323gmail-">
Hello,<br>
<br>
i have a problem when i try to compute ERSP. The only values that i<br>
can define for Baseline are 0 or NaN ...when i am trying to define a<br>
range of values like [-400 -200] i have the following error:<br>
<br>
" There are no sample points found in the default baseline. This may<br>
happen even though data time limits overlap with the baseline<br>
period(because of the time-freq. window width). Either disable the<br>
baseline, change the baseline limits."<br>
<br>
Could someone ,please, help me?<br>
<br>
Thank you in advance,<br>
Konstantina<br>
______________________________<wbr>_________________<br></span>
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> [1]<span class="m_-5664774352258432323gmail-"><br>
To unsubscribe, send an empty email to<br>
<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<br>
<a href="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank">eeglablist-request@sccn.ucsd.e<wbr>du</a><br>
</span></blockquote>
<br>
--<br>
<br>
______________________________<wbr>_______________________<br>
<br>
Ramon Martinez-CancinoSwartz Center for Computational Neuroscience<span class="m_-5664774352258432323gmail-"><br>
Institute for Neural Computation, University of California San Diego<br>
<br>
<br></span>
Links:<br>
------<br>
[1] <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/ee<wbr>glabmail.html</a><br>
</blockquote>
</blockquote></div></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br></font></span><div class="m_-5664774352258432323gmail_signature"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div><span style="color:rgb(136,136,136)">______________________________<wbr>_______________________</span><br></div><div><span style="color:rgb(136,136,136)">Ramon Martinez-Cancino</span></div></font></span><span class=""><span style="color:rgb(136,136,136)">Swartz Center for Computational Neuroscience</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Institute for Neural Computation, University of California San Diego</span><br></span></div></div>
</div></div></div>
<br>______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/<wbr>eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.<wbr>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.<wbr>edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br><span style="color:rgb(136,136,136);font-size:12.8px">-- </span><br style="color:rgb(136,136,136);font-size:12.8px"><div style="color:rgb(136,136,136);font-size:12.8px"><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><font color="#000000">Johanna Wagner, PhD</font></div><div dir="ltr" style="font-size:12.8px"><font color="#000000">Postdoctoral Researcher</font></div><div dir="ltr" style="font-size:12.8px"><font color="#000000">Swartz Center for Computational Neuroscience</font></div><div dir="ltr" style="font-size:12.8px"><font color="#000000">Institute for Neural Computation</font></div><div dir="ltr" style="font-size:12.8px"><font color="#000000">University of California San Diego</font><br><div style="color:rgb(80,0,80)"><br></div><div style="color:rgb(80,0,80)"><a href="http://scholar.google.at/citations?user=vSJYGtcAAAAJ&hl=en" style="color:rgb(17,85,204)" target="_blank">http://scholar.google.at/citations?user=vSJYGtcAAAAJ&hl=en</a></div></div></div></div><div><br></div><div><br></div><br><a href="http://sccn.ucsd.edu/" target="_blank"></a></div></div></div></div></div></div></div></div></div></div></div></div>
</div>