[Mne_analysis] averge of tfr over channels

Farzaneh Taleb farzanehtaleb11 at gmail.com
Tue Aug 27 11:14:52 EDT 2019
Search archives:

        External Email - Use Caution        

Is it possible to calculate average of channels in AverageTFR and plot it
as time frequency representation of power?
I want something like this :

power = tfr_multitaper(data, freqs=freqs, n_cycles=n_cycles,
use_fft=True,return_itc=False, average=True,picks=["P1","P3"])

#avg = mne.grand_average(power)
#avg.plot()

I want to average tfr of "p1" and "p3" channel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190827/a9acf9a6/attachment.html 


More information about the Mne_analysis mailing list