[Mne_analysis] TFR plot

Alexandre Gramfort alexandre.gramfort at inria.fr
Thu Nov 9 15:07:40 EST 2017
Search archives:

hi,

you can use pcolor eg
https://matplotlib.org/examples/pylab_examples/pcolor_demo.html
but a simpler option would be to put np.nan in values you don't want
to plot and matplotlib
with mask it.

HTH
Alex

On Thu, Nov 9, 2017 at 6:58 PM, Jérémy Giroud <jeremy.giroud at gmail.com> wrote:
> Hello all,
>
> Do you know if it is possible to crop a tfr plot like in the attached
> picture to get rid of unwanted frequency bands. Thanks in advance.
>
> Jeremy
>
>
> _______________________________________________
> 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