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  

|
January 08, 2008 12:37PM
Hi David,

SPM5 understands the NIfTI format, so do not cause yourself
unneeded pain by using ANALYZE. Use 3dcopy to create a NIfTI
dataset:

3dcopy dset+tlrc dset.nii

Note that if dset+tlrc is of datatype scaled short, with varying
scalars across the sub-bricks, then you will need to convert it
to float, instead. 3dAFNItoNIFTI can do this (I don't think
3dcopy will).

3dAFNItoNIFTI -float dset+tlrc

That would create dset.nii of type float.

- rick

Subject Author Posted

Afni to Analyze

David Gill January 08, 2008 12:26PM

Re: Afni to Analyze

rick reynolds January 08, 2008 12:37PM

Re: Afni to Analyze

ziad January 08, 2008 01:09PM

Re: Afni to Analyze

David Gill January 08, 2008 02:41PM