<div dir="ltr">Dear Xianghong and Clemens,<div><br></div><div>I guess Xianghong used wrong parameters.</div><div><br></div><div><span style="font-size:12.6666669845581px">> We want to see the range at least from 1 Hz to 50 Hz,</span><br></div><div><br></div><div>Then you have to have 5-6 sec epoch length! This is because if you want to use (and you do want to use) 3 cycles at the lowest frequency of 1 Hz, your sliding window length will be 3 sec long. Your 1-Hz resolution will be very blurry because of this. Also, using 5-6 sec epoch length is not very common (usually -1 to 2 sec which we recommend; and use 3Hz with 3 cycle).</div><div><br></div><div>See slide 21 of this file to understand the parameters.</div><div><a href="http://sccn.ucsd.edu/mediawiki/images/1/19/C2_A3_Time-frequencyDecAndAdvancedICAPracticum.pdf">http://sccn.ucsd.edu/mediawiki/images/1/19/C2_A3_Time-frequencyDecAndAdvancedICAPracticum.pdf</a><br></div><div><div><br></div><div>Makoto</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 20, 2015 at 12:46 AM, Clemens DICKHUT <span dir="ltr"><<a href="mailto:clemens.dickhut@uni.lu" target="_blank">clemens.dickhut@uni.lu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Hi Xianghong, 
<div><br>
</div>
<div>if you are using the imagesc function to plot, you just need to adjust the axis parameters,</div>
<div>for example </div>
<div><br>
</div>
<div>
<div style="margin:0px;font-size:11px;font-family:Courier"><br>
</div>
<div style="margin:0px;font-size:11px;font-family:Courier">imagesc((analysis.ERP.times), (ERP.freqs), GROUP_ERSP) </div>
<div style="margin:0px;font-size:11px;font-family:Courier">axis([-700 700 2 50])  </div>
<div style="margin:0px;font-size:11px;font-family:Courier;color:rgb(178,69,243)">
<span style="color:#000000">set(gca,</span>'YDir'<span style="color:#000000">,</span>'normal'<span style="color:#000000">)</span></div>
<div style="margin:0px;font-size:11px;font-family:Courier;color:rgb(178,69,243)">
<span style="color:#000000">title(</span>'ERSP Congruent'<span style="color:#000000"> ,</span>'FontSize'<span style="color:#000000">,17);</span></div>
<div style="margin:0px;font-size:11px;font-family:Courier;color:rgb(178,69,243)">
<span style="color:#000000"><br>
</span></div>
<div style="margin:0px">if you use the newtimef function you have to specify the parameters in the function, such as ‘maxfreq': </div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px"><a href="https://sccn.ucsd.edu/svn/software/branches/eeglab11/functions/timefreqfunc/newtimef.m" target="_blank">https://sccn.ucsd.edu/svn/software/branches/eeglab11/functions/timefreqfunc/newtimef.m</a></div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px">Best, </div>
<div style="margin:0px">Clemens </div>
<div style="margin:0px;font-size:11px;font-family:Courier;color:rgb(178,69,243)">
<span style="color:#000000"><br>
</span></div>
<div><span style="color:#000000"><br>
</span></div>
<div>
<blockquote type="cite"><span class="">
<div>On 17 Jul 2015, at 00:34, Xianghong <<a href="mailto:xianghong@hmri.org" target="_blank">xianghong@hmri.org</a>> wrote:</div>
<br>
</span><div><span class="">Hi, <br>
<br>
I try to use their time-frequency analysis, by using the plot/time-frequency transforms/channel time-frequency. However, the figure generated only show the frequency range of 15-50 Hz. We want to see the range at least from 1 Hz to 50 Hz, how to rescale the
 T-F plot? <br>
Thanks,<br>
Best,<br>
<br>
Xianghong<br>
<br>
_______________________________________________<br></span>
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>
</div>
</blockquote>
</div>
<br>
</div>
</div>

<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" 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">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 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>