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