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  

|
September 23, 2003 01:20PM
The error states that you need to have a short integer
dataset in order to run 3dIntracranial. So what type of
dataset do you have? The output of 3dinfo might be
helpful.

I'll guess that you have a float-type dataset, and you
just need to convert it to short to use 3dIntracranial.
If so, try something like:

3dcalc -a input_dset+orig -expr a -datum short -fscale -prefix output_dset

- rick

Subject Author Posted

3dIntracranial

Junghyun Kim September 22, 2003 10:51PM

Re: 3dIntracranial

rick reynolds September 23, 2003 01:20PM

Re: 3dIntracranial

Junghyun Kim September 24, 2003 03:09AM

Re: 3dIntracranial

rick reynolds September 24, 2003 10:47AM

Re: 3dIntracranial

bob cox September 24, 2003 04:53PM