[Mne_analysis] Coordinates of dipoles in fwd['sol']['data']?

Karin Westin karin.westin85 at gmail.com
Thu May 6 04:58:39 EDT 2021
Search archives:

        External Email - Use Caution        

Thank you for your answer!

But from that I get
 np.shape(right_coords)  (16382, 3) and
np.shape(fwd['sol']['data'])  (130, 98268)

so I still don't understand how to extract coordinates of dipole in column
j of fwd['sol']['data']?

Thanks in advance,
Karin

Den tors 6 maj 2021 kl 07:54 skrev VERRIER Clement <
clement.VERRIER at univ-amu.fr>:

>         External Email - Use Caution
>
> Hello,
>
> You should be able to extract the dipoles coordinates of each hemisphere
> using the following (works with version 0.22.1):
>
> >>> left_hemi, right_hemi = fwd["src"]
> >>> left_coords, right_coords = [hemi["rr"][hemi["vertno"]] for hemi in
> [left_hemi, right_hemi]]
>
> If you want all coordinates (i.e. those associated with the nondecimated
> mesh), you just have to use remove the extra hemi["vertno"] slicing.
>
> Hope it helps!
>
> Best,
> Clément
>
>
> On 6 May 2021, at 12:54 AM, Karin Westin <karin.westin85 at gmail.com> wrote:
>
>         External Email - Use Caution
>
> Hi all!
>
> As I understood it, the matrix fwd['sol']['data'] represents sensors x
> dipoles. How can one extract the coordinates of these dipoles?
>
> Thanks in advance,
> Karin
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://secure-web.cisco.com/12bFQOpErvypnhNu0hLgpaKXyBPKa0Y1L-EzTO3juS0XgmHuMXyYeAS4p44um3kahkhMZyCIWWplDCRroK14pidnvhvHtXjGRelzJlfbR5jTpuGy451102dRMVuYgA4NsmRdMYGmjCQWNPKoRQUyUgi_oCQAwcwPRPdna0FBEOhGoB2d2EpLC4bFNq4YJdpcnDxrtxKpZTa2kuHxOODbc7amtPtm9N2SwaPs2z6Re9Mg2fLRMZh1sXLg6a213EriP0-PYanAYKz2jsHKmO13h7g/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Fmne_analysis
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://secure-web.cisco.com/12bFQOpErvypnhNu0hLgpaKXyBPKa0Y1L-EzTO3juS0XgmHuMXyYeAS4p44um3kahkhMZyCIWWplDCRroK14pidnvhvHtXjGRelzJlfbR5jTpuGy451102dRMVuYgA4NsmRdMYGmjCQWNPKoRQUyUgi_oCQAwcwPRPdna0FBEOhGoB2d2EpLC4bFNq4YJdpcnDxrtxKpZTa2kuHxOODbc7amtPtm9N2SwaPs2z6Re9Mg2fLRMZh1sXLg6a213EriP0-PYanAYKz2jsHKmO13h7g/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Fmne_analysis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20210506/707596b8/attachment-0001.html 


More information about the Mne_analysis mailing list