[Mne_analysis] adding talairach transforms failed?

Eric Larson larson.eric.d at gmail.com
Thu Jan 24 13:23:14 EST 2013
Search archives:

Hey Ji Won,

I also get this error on my subjects (made using recon-all). For some
reason the Talairach transform is not read correctly by MNE. If you want,
mne-python has functionality to convert vertices to mni coordinates (using
the MNI transform). Or, you can manually read it in in MATLAB and apply the
transform yourself (based on the subject's surface coordinates), I've
attached scripts that I use to do it.

Cheers,
Eric



On Thu, Jan 24, 2013 at 9:19 AM, Ji Won Bang <kirstens03 at gmail.com> wrote:

> Hi, MNE users.
>
> By the way, I've run
> recon-all -autorecon1 -subjid $SUBJECT
> recon-all -autorecon2 -subjid $SUBJECT
> recon-all -autorecon3 -subjid $SUBJECT
>
> Thanks,
> Ji Won
>
>
> 2013/1/24 dgw <dgwakeman at gmail.com>
>
>> Hi Ji-Won,
>>
>> I believe you need to have completed recon-all (i.e. more than just
>> autorecon1) to use mne_analyze.
>>
>> D
>>
>> On Thu, Jan 24, 2013 at 12:07 PM, Ji Won Bang <kirstens03 at gmail.com>
>> wrote:
>> > Dear. MNE users.
>> >
>> > When I mne_analyze to coordinate MEG and MRI and load surface(inflated)
>> > (file->load surface->inflated), I get this message.
>> >
>> > "adding talairach transforms failed. Warning: transform file not
>> present in
>> > these MRI data"
>> >
>> > I checked that $SUBJECT/mri/transforms/talairach.xfm exists for this
>> > subject.
>> >
>> > Is it a fatal problem that I need to fix? And if it is, how can I fix
>> it?
>> >
>> > Please give me any advice!
>> >
>> > By the way, if it is related to the reconstruction of mri data, this is
>> the
>> > command that I've run.
>> > recon-all -autorecon1 -subjid $SUBJECT
>> >
>> > Thanks a lot.
>> >
>> > Best,
>> > Ji Won
>> >
>> > _______________________________________________
>> > 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20130124/bfd91156/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mneVertToTal.m
Type: application/octet-stream
Size: 1137 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20130124/bfd91156/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freesurfer_read_talxfm.m
Type: application/octet-stream
Size: 1911 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20130124/bfd91156/attachment-0001.obj 


More information about the Mne_analysis mailing list