AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
August 31, 2014 11:15PM
Hi Mahsa,

There's some ambiguity in your question, I usually attribute "original" space to mean subject space. So it is possible to go from Tal to subject space using the inverse transform, easily implemented with 3dfractionize.

3dfractionize -template grid+orig -input data+tlrc  \
-warp anat+tlrc -preserve -clip 0.2   \
-prefix new_data

It is also possible to convert an image from Tal to MNI space you can use 3dWarp's -tta2mni option (the opposite direction is also possible).

Hope this helps!
Subject Author Posted

talairach to MNI

ma.shalchy August 31, 2014 09:39AM

Re: talairach to MNI

Peter Molfese August 31, 2014 11:15PM

Re: talairach to MNI

Daniel Glen September 02, 2014 03:20PM

Re: talairach to MNI

ma.shalchy September 07, 2014 05:46AM

Re: talairach to MNI

Peter Molfese September 08, 2014 09:28AM

Re: talairach to MNI

Daniel Glen September 08, 2014 10:36AM