[Mne_analysis] EEG volume_source_space {Disarmed}

Eric Larson larson.eric.d at gmail.com
Wed Jun 19 13:10:32 EDT 2019
Search archives:

        External Email - Use Caution        

Hey Sivan,

Here is an example where we do EEG with no MRI and trans, using `fsaverage`
as a surrogate:

http://mne-tools.github.io/dev/auto_tutorials/source-modeling/plot_eeg_no_mri.html#sphx-glr-auto-tutorials-source-modeling-plot-eeg-no-mri-py

If you have subject-specific MRI, you can use `mne coreg` to coregister
your EEG electrodes (which are in the head coordinate frame) with the MRI
(which is in the Freesurfer surface RAS MRI coordinate frame).

Eric


On Tue, Jun 18, 2019 at 2:41 PM Sivan Kinreich <Sivan.Kinreich at downstate.edu>
wrote:

>         External Email - Use Caution
>
> Hi all,
>
> There are many examples for MEG files but not so many for EEG.
>
>
>
> I’m using MNE for functional connectivity (correlation, coherence) in the
> volume space with EEG cap (64 electrodes)  resting data.
>
> As a first step I would like to extract the raw data (signal time course)
> from a single seed (such as  BA7, BA39...)
>
>  I failed to create the volume source space and the forward solution
> because I don't have the *trans file* for EEG
>
> and don't know how to use the 3-layers surf files (*bem file*).
>
> *For the src:*
>
> src = mne.setup_volume_source_space('bst_resting', pos, bem=bem,
>                                     subjects_dir=subjects_dir,
> verbose=True)
>
> *Should I use the 'inner_skull.surf' as a surface ?*
>
> surface = op.join(subjects_dir, subject,'bem', 'inner_skull.surf')
>
> src = mne.setup_volume_source_space(subject, subjects_dir=subjects_dir,
> surface=surface)
>
> *for the fwd:*
>
> A*gain, should I use surface instead of bem file ?*
>
> *What trans file can I use ?*
>
>
> fwd = mne.make_forward_solution(*MailScanner has detected a possible
> fraud attempt from "nam01.safelinks.protection.outlook.com" claiming to be*
> epochs.info
> <https://nam01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fepochs.info%2F&data=02%7C01%7CSivan.Kinreich%40downstate.edu%7C50a7e6af814948b05b8908d6f05b002e%7C22670793760f482993153e427c362e69%7C0%7C0%7C636960670972982252&sdata=KAfbVF6mKgepu76YZix4%2FG2UEWgod5ZxGv8Qd7wCLjc%3D&reserved=0>,
> trans, src, bem)
>
> I will appreciate any advice or if you can direct me to anyone with EEG
> experience!
>
> Thanks, Sivan Kinreich
>
>
>
>
>
> ------------------------------
>
> The contents of this email message and any attachments are confidential
> and are intended solely for the addressee. The information may also be
> legally privileged. This transmission is sent in trust, for the sole
> purpose of delivery to the intended recipient. If you have received this
> transmission in error, any use, reproduction or dissemination of this
> transmission is strictly prohibited. If you are not the intended recipient,
> please immediately notify sender by reply email or by (718) 270-HELP.
> _______________________________________________
> 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/20190619/7669500d/attachment-0001.html 


More information about the Mne_analysis mailing list