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  

|
April 01, 2022 05:48PM
If the data is very oblique, then the grid of the input anatomical dataset may not show any voxels once it is moved to the EPI grid. You may want to use -giant_move or provide a -master_anat dataset. For -master_anat, you can provide special strings like MIN_DXYZ, BASE or the name of a dataset that is approximately on the grid of the EPI dataset with the anatomical resolution. One way to do this is with :

3dWarp -card2oblique myEPIdset.nii.gz -prefix myAnatOb.nii.gz myAnat.nii.gz

then use -master_anat myAnatOb.nii.gz

Another way is to throw out all the obliquity altogether with 3drefit -deoblique on the datasets. So there are at least three approaches. Let me know which one works for you.
Subject Author Posted

3dAllineate fails - called from align_epi_anat.py

mikek April 01, 2022 10:40AM

Re: 3dAllineate fails - called from align_epi_anat.py

Daniel Glen April 01, 2022 05:48PM

Re: 3dAllineate fails - called from align_epi_anat.py

rick reynolds April 01, 2022 07:24PM

Re: 3dAllineate fails - called from align_epi_anat.py

mikek April 05, 2022 09:25AM

Re: 3dAllineate fails - called from align_epi_anat.py

mikek April 05, 2022 09:53AM

Re: 3dAllineate fails - called from align_epi_anat.py

Daniel Glen April 05, 2022 11:31AM

Re: 3dAllineate fails - called from align_epi_anat.py

mikek April 05, 2022 12:05PM

Re: 3dAllineate fails - called from align_epi_anat.py

mikek April 07, 2022 09:25AM

Re: 3dAllineate fails - called from align_epi_anat.py

Daniel Glen April 07, 2022 09:40AM