<html>
<body>
FieldTrip Users,<br><br>
I am wondering what the unit scale is for output from the
freqanalysis_wltconvol.m function before any type of baseline correction
if the input units are microvolts.  Is the output magnitude, or
magnitude squared (power or power spectra)?  Based on this equation
from the code:<br><br>
powdum = (2.* abs(autspctrmacttap)  ./ data.fsample) .^ 2;<br><br>
I believe <b>abs(autspctrmacttap)</b> = magnitude, and that means powdum
= power.  If that is the case, I believe I am getting some really
huge values compared to the voltage of the pre-processed EEG.  Is it
possible that I have done something wrong, or is it typically the case
for EEG power to be much greater than EEG amplitude?<br><br>
thanks,<br>
Brian</body>
<br>
</html>