[Mne_analysis] bug colorbar plot_topomap() function

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Wed Oct 26 01:04:07 EDT 2016
Search archives:

Hi Mathieu,

can you share the -ave.fif file to replicate?

thanks
Alex


On Tue, Oct 25, 2016 at 9:44 PM, Servant Mathieu
<servant.mathieu at gmail.com> wrote:
> 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?
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> 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
> http://www.partners.org/complianceline . 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.
>


More information about the Mne_analysis mailing list