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