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
October 28, 2009 01:10PM
It's tricky to use 3dAllineate directly because it requires several preprocessing strips and a weight mask to do this properly, but you can use align_epi_anat.py to do this instead. Here is an example with the assumption that both datasets have been skull-stripped:

align_epi_anat.py -anat T1_skull_removed+tlrc -epi BOLD_1_Masked+orig -epi_base 0 -anat_has_skull no -epi_strip None -suffix _al2T1 -epi2anat

The script includes motion correction and deobliquing, but these steps can bve turned off. If the datasets are not acquired in the same session, you can use -giant_move to expand the search region. See the align_epi_anat.py help for more options.
Subject Author Posted

Align BOLD to T1

Leo Ai October 28, 2009 01:02PM

Re: Align BOLD to T1

Daniel Glen October 28, 2009 01:10PM

Re: Align BOLD to T1

Leo Ai October 28, 2009 01:56PM

Re: Align BOLD to T1

Daniel Glen October 28, 2009 02:57PM

Re: Align BOLD to T1

Leo Ai October 28, 2009 03:56PM

Re: Align BOLD to T1

Daniel Glen October 28, 2009 04:47PM