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  

|
Daniel Glen
May 01, 2009 07:02PM
You can make the output talairached EPI dataset match any dataset you like in terms of grid resolution and coordinate space using the -master_tlrc option to align_epi_anat.py. Here is an example using the TT_EPI+tlrc as the master template. Values for master_tlrc include a specified dataset, as in this example, the minimum voxel dimension on the grid of the talairach anatomy parent (the default), BASE (the voxel dimensions and the extents of the talairach anatomy parent), SOURCE (the voxel dimensions and the extents of the EPI dataset), and a specified cubic voxel dimension within the talairach anatomy dataset extents.


# first copy the talairach EPI template here
cp ~/abin/TT_EPI+tlrc.* .

align_epi_anat.py -tlrc_apar anat+tlrc -anat anat+orig -epi epi_r1+orig. -master_tlrc TT_EPI+tlrc. -epi_base 0 -suffix _e2a_tlrctest

The output epi_r1_tlrc_e2a_tlrctest+tlrc dataset should be aligned to the anat+tlrc input dataset.
Subject Author Posted

Normalization of EPI

Pat Bedard June 25, 2008 10:45AM

Re: Normalization of EPI

rick reynolds June 25, 2008 11:05AM

Re: Normalization of EPI

Daniel Glen June 25, 2008 11:09AM

Re: Normalization of EPI

Pat Bedard June 25, 2008 11:29AM

Re: Normalization of EPI

Daniel Glen June 25, 2008 01:09PM

Re: Normalization of EPI

Pat Bedard July 02, 2008 01:29PM

Re: Normalization of EPI

Daniel Glen July 02, 2008 02:04PM

Re: Normalization of EPI

Pat Bedard July 02, 2008 03:28PM

Re: Normalization of EPI

Daniel Glen July 03, 2008 10:38AM

Re: Normalization of EPI

Pat Bedard May 01, 2009 06:03PM

Re: Normalization of EPI

Daniel Glen May 01, 2009 07:02PM

Re: Normalization of EPI

Pat Bedard May 02, 2009 05:21PM

Re: Normalization of EPI

Daniel Glen May 03, 2009 10:03AM

Re: Normalization of EPI

Pat Bedard May 04, 2009 09:34AM

Re: Normalization of EPI

Daniel Glen May 04, 2009 11:51AM

Re: Normalization of EPI

Pat Bedard May 06, 2009 01:39PM

Re: Normalization of EPI

Daniel Glen May 06, 2009 04:30PM