[Mne_analysis] bug colorbar plot_topomap() function

Servant Mathieu servant.mathieu at gmail.com
Tue Oct 25 15:44:43 EDT 2016
Search archives:

Hi community,

I just plotted the attached topographic voltage maps using
the plot_topomap() function:

t = [0.25,0.35, 0.45, 0.55, 0.65,  0.75,  0.85]

evoked = EvokedArray(my_data, info=info, tmin=-0.2)
evoked.plot_topomap(ch_type = 'eeg', times = t, vmin = 0.0, vmax = 1.5,
scale = 1,average = 0.1,contours = 10)

Seems that there's a bug with the colorbar: the color scale does not match
the first 3 plots (there should not be any blue color). Any idea what's
going on?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20161025/e491ef31/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure.png
Type: image/png
Size: 87600 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20161025/e491ef31/attachment-0001.png 


More information about the Mne_analysis mailing list