Hello together, <br><br>What units does the powspctrm have?<br>Starting with an EEG signal in microvolts and computing the powerspectrum using freqanalysis what are the units of powspctrm?<br>I tried to figure it out on my own but I am stuck somehow.<br>
<br>Here some example code<br><br>cfg=[];<br>cfg.method='mtmfft';<br>cfg.output='pow';<br>cfg.pad ='maxperlen'<br>cfg.foilim=[1 130]<br>cfg.taper='hanning'<br>cfg.channel=1<br>cfg.keeptrials='no'<br>
<br>R=ft_freqanalysis(cfg,data);<br><br>I am interested in the units of R.powspctrm<br><br>Thanks<br>Martin<br>
<p>----------------------------------</p>
<p>The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis.</p>
<p>  http://listserv.surfnet.nl/archives/fieldtrip.html</p>
<p>  http://www.ru.nl/fcdonders/fieldtrip/</p>