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  

|
May 30, 2006 10:47AM
Hi Colm,

It looks like mricron is not filling dim[] quite correctly.

This line is not consistent:

dim 40 8 3 80 80 32 142 1 1 1

The 8 dim values (3 80 80 32 142 1 1 1) say that the dataset is
3 dimensional, yet it has dimensions of 80, 80, 32, 142.

If this is 142 time points of 32 slices of 80x80 images, then
that 3 should be a 4. So try to fix it with the command:

nifti_tool -mod_hdr -mod_field dim '4 80 80 32 142 1 1 1' \
-prefix em0001.run1.new.nii -infiles em0001.run1.nii

That should correct the dim[] array, creating a new dataset
em0001.run1.new.nii .

- rick

Subject Author Posted

functional files shown as abuc files

Colm Connolly May 30, 2006 10:12AM

Re: functional files shown as abuc files

rick reynolds May 30, 2006 10:26AM

Re: functional files shown as abuc files

Colm Connolly May 30, 2006 10:37AM

Re: functional files shown as abuc files

rick reynolds May 30, 2006 10:47AM

Re: functional files shown as abuc files

Colm Connolly May 30, 2006 12:07PM

Re: functional files shown as abuc files

dlftmd1580 May 25, 2021 05:35PM

Re: functional files shown as abuc files

dlftmd1580 May 25, 2021 08:16PM

Re: functional files shown as abuc files

Daniel Glen May 26, 2021 04:57PM