External Email - Use Caution
Hi MNE experts,
I tried to plot oscillatory effects across time and space. Here is my code:
power, itc = tfr_morlet(epochs, freqs=freqs, n_cycles=n_cycles,
use_fft=True, return_itc=True, decim=3, n_jobs=1)
power.plot_joint(baseline=baseline, mode='mean', tmin=-1,
tmax=6, timefreqs=[(9, 12), (14, 28),(5,8)])
The error message said: 'AverageTFR' object has no attribute 'plot_joint'
I appreciate that anyone could suggest something to this issue. Thanks.
Best,
Veda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181025/3c2379f2/attachment.html