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  

|
November 02, 2008 09:56AM
Hi Kazu,

There is no trouble with NIfTI datastes, as far as I know. The
fact that converting them to AFNI format still fails is more
telling.

I suspect they are in float format, which the renderer does not
accept. Consider using 3dcalc to convert the data to scaled
shorts (in AFNI format, since NIfTI does not handle multiple
sub-bricks of scaled shorts).

3dcalc -a dset.nii -datum short -prefix dset_short -expr a

- rick

Subject Author Posted

Rendering volumes in Nifti format

Kazu November 02, 2008 08:12AM

Re: Rendering volumes in Nifti format

rick reynolds November 02, 2008 09:56AM

Re: Rendering volumes in Nifti format

Kazu November 02, 2008 10:18PM