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  

|
April 08, 2009 04:58PM
Hi Stathis,

Daniel Glen is now the most familiar with Dicom files, and he is
not in this week.

Is that a new version of Siemen's software? It looks like the file
format does not match what our software currently expects. to3d
expects imx to be the number of images in a row times the number of
voxels across an image row. So it expects imx to be 128*7, not
just 128.

Would you be willing to upload that data? We should at least be
able to add an option to deal with it correctly, once we figure out
what Siemen's is doing in this case.

---

Regarding your 3dcalc problem, I think whenever AFNI gets a dataset
with an intent code that is not one of its short list of standard
intents, it will be thrown away.

I assume there was a warning message "** AFNI doesn't understand
NIFTI statistic type 1005...", is that right?

If you need to replace that intent code, nifti_tool is probably the
best way to go right now:

nifti_tool -mod_hdr -mod_field intent_code 1005 \
-prefix dti_new.nii -infiles dti.nii -overwrite

Sorry about that,

- rick

Subject Author Posted

to3d error on siemens mosaic + 3dcalc intent code

Stathis April 08, 2009 12:57PM

Re: to3d error on siemens mosaic + 3dcalc intent code

rick reynolds April 08, 2009 04:58PM

Re: to3d error on siemens mosaic + 3dcalc intent code

Stathis April 09, 2009 07:08PM

Re: to3d error on siemens mosaic + 3dcalc intent code

rick reynolds April 10, 2009 09:46AM

Re: to3d error on siemens mosaic + 3dcalc intent code

Stathis April 10, 2009 12:35PM

Re: to3d error on siemens mosaic + 3dcalc intent code

rick reynolds April 10, 2009 04:52PM

Re: to3d error on siemens mosaic + 3dcalc intent code

rick reynolds April 10, 2009 05:09PM

Re: to3d error on siemens mosaic + 3dcalc intent code

Stathis April 13, 2009 05:28PM