Problem with microvolts scaling

Hi,

I have an understand problem: I have calculated the grand mean for one
condition (here the attached Condition file). The highest and lowest
voltage is respectively 3.648454868 to -12.71511356 ?V. But when I plot it,
the range of the voltage amplitude is significantly different, ranging
from4,100,000
to -12,100,000. How come?

Many thanks
Emanuela
[image: Inline image 2]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160824/d0a5afbf/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure.png
Type: image/png
Size: 454087 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160824/d0a5afbf/attachment-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: F1_CU-ave.fif.gz
Type: application/x-gzip
Size: 51612 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160824/d0a5afbf/attachment-0001.gz

Hi Emanuela,

looks like the data in the evoked instance is in microvolts instead of
volts. Did you use EpochsArray to read the data in? If so, the data should
be scaled to volts before reading. But I think you can just do something
like: evoked.data = evoked.data * 1e-6 and then save the data again with
evoked.save.

-Jaakko

Hi,

I have an understand problem: I have calculated the grand mean for one
condition (here the attached Condition file). The highest and lowest
voltage is respectively 3.648454868 to -12.71511356 ?V. But when I plot it,
the range of the voltage amplitude is significantly different, ranging from4,100,000
to -12,100,000. How come?

Many thanks
Emanuela
[image: Inline image 2]

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

The information in this e-mail is intended only for the person to whom it
is
addressed. If you believe this e-mail was sent to you in error and the
e-mail
contains patient information, please contact the Partners Compliance
HelpLine at
MyComplianceReport.com: Compliance and Ethics Reporting . If the e-mail was sent to you in
error
but does not contain patient information, please contact the sender and
properly
dispose of the e-mail.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160829/1070796f/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure.png
Type: image/png
Size: 454087 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160829/1070796f/attachment-0001.png