[Mne_analysis] multitaper analysis in source space

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Mon Oct 17 09:03:08 EDT 2016
Search archives:

hi Elena,

you were using multitaper_psd with numpy arrays eg with stc.data ?

if there is a need for such a function we should indeed make a public version.

Alex


On Mon, Oct 17, 2016 at 10:25 AM, Jaakko Leppäkangas
<jaeilepp at student.jyu.fi> wrote:
> Hi Elena,
>
> I believe you could still use a private function called _psd_multitaper in
> multitaper.py module. It should do the same thing as multitaper_psd did
> before. Perhaps it should be made public?
>
> -Jaakko
>
> On 16 October 2016 at 16:36, Elena Orekhova <orekhova.elena.v at gmail.com>
> wrote:
>>
>> Dear MNE developers and advanced users!
>>
>>
>> I need to perform multitaper analysis in source space.
>>
>> I have previously used ‘multitaper_psd’ to do this.
>>
>> Now this function is deprecated and replaced by
>> mne.time_frequency.psd_multitaper by Chris Holdgraf. Unfortunately,
>> psd_multitaper only works with the sensor space data (raw, epochs, evoked).
>> How can  I now calculate multitaper psd in the source space?
>>
>>
>>
>> Best,
>>
>> Elena
>>
>>
>> _______________________________________________
>> 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.
>>
>
>
> _______________________________________________
> 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