History of AFNI updates
Suggested reading for beginners
Add yourself to the AFNI map!
|
Author: Daniel Glen (---.nimh.nih.gov)
Date: 11-06-09 17:27
As a quick work-around, you can use 3dBrickStat to compute a sum. 3dBrickStat computes simple statistics over whole datasets, but individual sub-bricks can be specified as usual.
3dBrickStat -sum -mask mask+orig -dset+orig'[0]'
You could also multiply by some large number to make the means higher and then correct for it with ccalc which does allow you to specify the precision output format. You will probably also want to be careful if you are dealing with very small numbers in a dataset with other larger numbers to use floating point format for your data rather than short integers.
|
|
|
Stathis |
10-15-09 18:23 |
|
bob cox |
10-16-09 08:53 |
|
Stathis |
11-06-09 15:37 |
|
Daniel Glen |
11-06-09 17:27 |
|
Ziad Saad |
11-06-09 22:23 |
|
ziad |
11-10-09 10:24 |
|
Stathis |
11-10-09 21:24 |