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  

|
bob cox
January 31, 2003 12:49PM
The error occurs because of the following confluence of situations:

1) If to3d can't guess the image file type from its name, then it tries to read it as a DICOM file.
2) DICOM files don't necessarily have any particular identifying marker in them, so the DICOM reading code just tries to read the DICOM attributes until an error occurs. If no error occurs, the file is assumed to be a DICOM image.
3) However, the DICOM reading code apparently can't recover from all errors.

What format are your images, anyway? That surely isn't obvious from the filenames.

bob cox
Subject Author Posted

to3d errors

Dominic Cheng January 31, 2003 12:04PM

Re: to3d errors

bob cox January 31, 2003 12:49PM

Re: to3d errors

Dominic Cheng January 31, 2003 02:17PM

Re: to3d errors

bob cox January 31, 2003 02:34PM

Re: to3d errors

Dominic Cheng January 31, 2003 04:00PM