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
December 05, 2008 04:04PM
The align_epi_anat.py script should be able to get around the slice timing corrected dataset with just the warning, but you can turn that off with -tshift off. The problem here is that the median option for epi_base does not work with the child_epi dataset option by itself. You can, however, do this instead

align_epi_anat.py -anat anat+orig -epi epi_r0+orig -epi_base median \
-volreg_base 4 -suffix _al2med -child_epi epi_r*.HEAD

Normally the same base is used as the reference for volume registration (motion correction) of the epi dataset and for the alignment of the anatomical dataset to the epi dataset. So selecting just "-epi_base 5", for instance, selects sub-brick 5 of the first epi dataset for both volume registration and alignment. But they do not have to be the same sub-brick. Both the epi_base and volreg_base options allow numbered sub-bricks, mean, median or max. For most alignments though, a specific sub-brick is all that is necessary, i.e. "-epi_base nn".
Subject Author Posted

align_epi2anat

Darren Campbell December 04, 2008 06:01PM

Re: align_epi2anat

rick reynolds December 05, 2008 09:10AM

Re: align_epi2anat

Daniel Glen December 05, 2008 04:04PM

Re: align_epi2anat

Darren Campbell December 16, 2008 03:02PM

Re: align_epi2anat

Daniel Glen December 16, 2008 03:52PM

Re: align_epi2anat

Jeff Phillips April 29, 2009 07:18PM

Re: align_epi2anat

Daniel Glen April 29, 2009 07:58PM

Re: align_epi2anat

Jeff Phillips April 29, 2009 08:29PM