[Mne_analysis] mne.io.Raw filter function. Type error: ...must have a dtype of np.float64,
Eric Larson
larson.eric.d at gmail.com
Mon Apr 2 13:39:35 EDT 2018
>
> you need to do
>
> raw_hilbert = data_EEG.copy().apply_hilbert(n_jobs=1, envelope=False)
>
>
I think this is a typo and Alex meant `envelope=True`, which will return
the amplitude at each time instance.
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180402/b75c4d17/attachment.html
More information about the Mne_analysis
mailing list