Dear Juan,<div><br></div><div>Amplitude level of -110 dB/Hz^2 is like 100000 times smaller than my data. Something is wrong.</div><div><br></div><div>Please follow these steps for diagnosis.</div><div>0. make sure you are using the latest EEGLAB</div>

<div>1. import your data straight from your raw data</div><div>2. copy and paste these lines</div><div><br></div><div>figure; bar(std(EEG.data,0,2));</div><div><br></div><div>This is to see standard variation for all channels. In the plot, the unit is microvolt.</div>

<div><br></div><div>figure; plot(EEG.data(1,:))'</div><div><br></div><div>This is to see time series of one channel. Here 1 is channel number. Change it to other channels to see the difference. In the plot, the unit is microvolt. </div>

<div><br></div><div>3. apply 1 Hz (0.5 is fine) high-pass for all channels and run the above test 2 again.</div><div><br></div><div>What do you see?</div><div><br></div><div>Mikolaj's initial guess is right: if the data were DC recorded, the data can contain huge baseline drift (several thausands) that can completely mess up spectopo plots.</div>

<div><br></div><div>Makoto</div><div><br><div class="gmail_quote">2013/3/15 Juan Carlos Haro Vicente <span dir="ltr"><<a href="mailto:jharovicente@gmail.com" target="_blank">jharovicente@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear EEGLAB list;<br>
<br>
This is my first post, I am a student from Spain who is doing a thesis<br>
about signal processing using EEGLAB. First of all, I want to say<br>
thank you for all the info and help that I found here. It has been<br>
provided to me data from different subjects in an experiment about the<br>
process of different languages. Once I export this data to EEGLAB I<br>
have 66 channels of information which look like EEG signals. I extract<br>
my epochs and here, it comes the problems. When I represent the<br>
channel spectra and maps it shows me next picture:<br>
<br>
<a href="http://www.flickr.com/photos/94067049@N03/8558863353/" target="_blank">http://www.flickr.com/photos/94067049@N03/8558863353/</a><br>
<br>
Which, as I think, it is very differents from what I have to expect.<br>
If I see a channel, I obtain what I think is normal:<br>
<br>
<a href="http://www.flickr.com/photos/94067049@N03/8559971178/" target="_blank">http://www.flickr.com/photos/94067049@N03/8559971178/</a><br>
<br>
And the channel ERP scalp map shows me a signal without sense:<br>
<br>
<a href="http://www.flickr.com/photos/94067049@N03/8558863377/" target="_blank">http://www.flickr.com/photos/94067049@N03/8558863377/</a><br>
<br>
After seeing this, I continued with ICA analysis, once I did, I<br>
obtained next result for spectra maps:<br>
<br>
<a href="http://www.flickr.com/photos/94067049@N03/8559971126/" target="_blank">http://www.flickr.com/photos/94067049@N03/8559971126/</a><br>
<br>
Again, far away from what I expected. If I represent components ERP in an array:<br>
<br>
<a href="http://www.flickr.com/photos/94067049@N03/8558863349/" target="_blank">http://www.flickr.com/photos/94067049@N03/8558863349/</a><br>
<br>
where we can see what it looks like ERPs, but very contaminated by noise.<br>
<br>
After say my situation, I would like to ask you if you have any idea<br>
about what it is the problem with the data. I trust your experience<br>
with the software and good management of these situations<br>
<br>
Thank you very much<br>
Regards<br>
<br>
Juan Carlos Haro<br>
_______________________________________________<br>
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">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>Makoto Miyakoshi<br>JSPS Postdoctral Fellow for Research Abroad<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br>


</div>