<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Apologies Thang Le for not being more clear. The problem I found with the baseline being 1 is that your ERSP data is not normalised to baseline in the first place - that's what you said in your post on eeglablist.<div><br></div><div>The formula is:</div><div><br></div><div>(A-R)/R</div><div><br></div><div>Which is equivalent to:</div><div><br></div><div>A/R - 1</div><div><br></div><div>A/R is your ERSP data (power values) normalised to baseline.</div><div><br></div><div>But since you did not normalise to baseline, you have to extract power values for both baseline and experimental condition and then input both in the above formula.</div><div><br></div><div>Had your data been normalised to baseline, I believe you could then use the formula as your power values would be equivalent to A/R.</div><div><br></div><div>Let me know if I am still not being understandable.</div><div><br></div><div>Marco</div><div><br><div><div>On 14 Jan 2013, at 21:40, Thang Le <<a href="mailto:thang.le@stonybrook.edu">thang.le@stonybrook.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Marco,<br><br>I'm not sure that I understand your question about the baseline being as 1. Could you please elaborate?<br><br>I did indeed use the same formula as in the post you forwarded to me. <br><br>TL<br><br><div class="gmail_quote">
On Sat, Jan 12, 2013 at 5:24 PM, Marco Montalto <span dir="ltr"><<a href="mailto:montaltomarco@onvol.net" target="_blank">montaltomarco@onvol.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Thang Lee,<br>
<br>
I saw your post on eeglablist. I have a problem with part of your code, which is the following:<br>
<br>
ClustERD_cond1 = (10.^(ClustErspData_cond1/10)-1)*100;<br>
<br>
I am assuming you are using Pfurtscheller's method to compute ERD/ERS. If so, what is your justification for specifying the baseline as 1?<br>
<br>
Pfurtscheller's method is:<br>
<br>
(A-R)/R*100<br>
<br>
Please note the brackets enclosing A-R!!!<br>
<br>
>From your previous email I am now assuming that this was the reason why you were getting such large values for percentage change in alpha.<br>
<br>
Thanks and regards,<br>
Marco</blockquote></div><br>
</blockquote></div><br></div></body></html>