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  

|
January 21, 2004 12:20PM
Hi Diana,

Unless you tell 3dcalc what type to impose on the output
dataset, it will assume the type of the first input dataset.
The Mask dataset is probably of type "byte", which is an
unsigned type, with values from 0 to 255.

So you have (at least) two easy choices:

1. Put the ABCD_FIM dataset first on the command line.

2. Explicitly tell it to output a short dataset, probably
using "-datum short" and "-fscale".

I hope this helps,

- rick
Subject Author Posted

Viewing Negative Voxels with 3dcalc

Diana Krenz January 21, 2004 11:23AM

Re: Viewing Negative Voxels with 3dcalc

Diana Krenz January 21, 2004 12:19PM

Re: Viewing Negative Voxels with 3dcalc

rick reynolds January 21, 2004 12:20PM

Re: Viewing Negative Voxels with 3dcalc

Diana Krenz January 21, 2004 12:32PM