[Mne_analysis] Misalignment of PSF activity for right hemispheric source activity !! potential bug?

Diptyajit Das bmedasdiptyajit at gmail.com
Wed Jul 8 11:17:00 EDT 2020
Search archives:

        External Email - Use Caution        

Hi, Thanks! that works perfectly.

best,
Dip

On Mon, Jul 6, 2020 at 9:52 PM Alexandre Gramfort <
alexandre.gramfort at inria.fr> wrote:

>         External Email - Use Caution
>
> hi Dip,
>
> try this:
>
> # get the source idx
> sources = [np.where(vertno_hemi == centre_vertex)[0][0]]
> sources_rh = np.array(sources) + forward['src'][0]['inuse'].sum()  #
> do not forget to add number of dipoles in left hemi
> # get PSF for dSPM at one vertex
> stc_psf = get_point_spread(rm_lor, forward['src'], sources_rh, norm=True)
>
> HTH
> Alex
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200708/ff7c5e00/attachment-0001.html 


More information about the Mne_analysis mailing list