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  

|
September 26, 2012 10:36AM
Hi David,

This turned out to be pretty straightforward.

First, note that there is originator (location of origin)
information in the ANALYZE datasets. That was apparently
used in the conversion from ANALYZE to NIfTI. If you tell
AFNI to do the same thing, then the NIfTI files are not
needed.

To make the ANALYZE images come out "correctly" as AFNI
datasets, I did:

setenv AFNI_ANALYZE_ORIGINATOR YES
setenv AFNI_ANALYZE_VIEW orig

3dcopy EPI.hdr new.epi
3dcopy highres_anatomical.hdr new.anat.highres
3dcopy inplane_anatomical.hdr new.anat.inplane

Note that while the orientation in the DICOM images is RAI,
the orientation in the ANALYZE (and NIfTI) images is RPS.
Also, the images were shifted in space (when converted from
DICOM to ANALYZE format), but apparently not aligned to
any template.

Hope that helps.

- rick
Subject Author Posted

convert Analyze to .nii: header orientation issue

David September 06, 2012 08:55PM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 06, 2012 09:23PM

Re: convert Analyze to .nii: header orientation issue

David September 15, 2012 02:02PM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 17, 2012 11:02AM

Re: convert Analyze to .nii: header orientation issue

David September 17, 2012 04:39PM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 19, 2012 09:38PM

Re: convert Analyze to .nii: header orientation issue

David September 20, 2012 04:17PM

Re: convert Analyze to .nii: header orientation issue

David September 22, 2012 12:02AM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 22, 2012 08:37PM

Re: convert Analyze to .nii: header orientation issue

David September 23, 2012 12:30PM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 23, 2012 08:34PM

Re: convert Analyze to .nii: header orientation issue

David September 24, 2012 03:30AM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 24, 2012 08:41AM

Re: convert Analyze to .nii: header orientation issue

David September 25, 2012 06:57PM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 25, 2012 09:04PM

Re: convert Analyze to .nii: header orientation issue

David September 26, 2012 02:02AM

Re: convert Analyze to .nii: header orientation issue

rick reynolds September 26, 2012 10:36AM