[Mne_analysis] time_frequency.AverageTFR.plot() disabling interpolation

Lee, KyuHwa lee.kyuh at gmail.com
Tue Oct 20 07:51:32 EDT 2015
Search archives:

Hello everyone,

This is regarding the use of time_frequency.AverageTFR.plot() function.

Since it's hard to see the individual frequency responses with interpolated
plots, it would be very good if you could set the default interpolation
behavior to 'none', or give an option for users to turn it off.

The following code will disable the interpolation:
In function _imshow_tfr() of mne/viz/topo.py (line 193):

add the following argument while calling ax.imshow():
interpolation='none'

Could you apply the changes or at least give an option to disable the
interpolation?
Thanks a lot!

Best,
Kyuhwa


--

Kyuhwa Lee

Postdoctoral Scientist

Defitech Foundation Chair in Brain-Machine Interface Lab

Swiss Federal Institute of Technology in Lausanne (EPFL)

Building H4, Campus Biotech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20151020/cbfc1b6b/attachment.html 


More information about the Mne_analysis mailing list