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
April 11, 2008 05:49PM
We have made a python script that uses 3dAllineate's "lpc" cost function
for superior EPI to Structural dataset alignment.

The method seems to work very well - even for previously difficult to align
datasets. See test results summarized in the HBM 2008 abstract:
False Sense of EPI-to-Structural Alignment with Common Cross-Modality Registration
Methods (http://afni.nimh.nih.gov/sscc/rwcox/abstracts/)

This new script should make the job of aligning EPI and anatomical datasets
much easier. The script will do:

- slice timing correction,
- time series volume registration to correct for motion,
- align the EPI and anatomical datasets,
- skull strip the data,
- compute a talairach-transformation to a standard template if requested,
- dry clean your winter clothes

Basic Usage:
align_epi_anat.py -anat anat+orig -epi epi+orig -epi_base 5

Another Example (slightly more advanced):
# Instead of aligning the anatomy to an epi, transform the epi
# to match the anatomy. (-epi2anat vs -anat2epi)
# Do other epi datasets at the same time
# Children get the same treatment. Note that
# epi sub-bricks are transformed once in the process.

align_epi_anat.py -anat sb23_mpra+orig -epi epi_r03+orig \
-epi_base 5 -child_epi epi_r??+orig.HEAD \
-epi2anat -suffix al2anat

See align_epi_anat.py -help for detailed information and sample command lines.

Subject Author Posted

align_epi_anat.py - new software announcement

Daniel Glen April 11, 2008 05:49PM

Re: align_epi_anat.py - new software announcement

Frank Haist April 13, 2008 04:57AM

Re: align_epi_anat.py - new software announcement

rick reynolds April 13, 2008 11:35AM

Re: align_epi_anat.py - new software announcement

Frank Haist April 14, 2008 04:53AM

Re: align_epi_anat.py - new software announcement

Tino April 23, 2008 07:11PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 24, 2008 10:47AM

Re: align_epi_anat.py - new software announcement

Stephanie McMains April 14, 2008 10:58AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 14, 2008 04:04PM

Re: align_epi_anat.py - new software announcement

Joe Paxton April 14, 2008 07:31PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 14, 2008 09:01PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 05:56PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 15, 2008 07:09PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 23, 2008 11:28AM

Re: align_epi_anat.py - new software announcement

rick reynolds April 15, 2008 02:42PM

Re: align_epi_anat.py - new software announcement

Tino April 15, 2008 04:24PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 04:54PM

Re: align_epi_anat.py - new software announcement

Tino April 16, 2008 11:40AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 05:52PM

Re: align_epi_anat.py - new software announcement

josef April 17, 2008 03:02PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 17, 2008 03:43PM

Re: align_epi_anat.py - new software announcement

josef April 17, 2008 06:00PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 17, 2008 06:44PM

Re: align_epi_anat.py - new software announcement

josef April 18, 2008 11:18AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 23, 2008 12:21PM

Re: align_epi_anat.py - new software announcement

xl July 15, 2008 10:49PM

Re: align_epi_anat.py - new software announcement

Daniel Glen July 16, 2008 12:52PM

Re: align_epi_anat.py - new software announcement

xl July 16, 2008 08:14PM

Re: align_epi_anat.py - new software announcement

Davide November 26, 2008 04:40AM