History of AFNI updates  

|
December 02, 2020 03:16PM
Hello,

It is my goal to add all 124 sub-briks from a dataset into one grand-sum 3D file. Is there a more efficient way to do this than 3dcalc -a data[0] -b data[1]... ? Is there some way to specify the n that I want to divide by for 3dmean? As of right now it automatically assumes the divisor to be 124 obviously. Any ideas?? If not, I've never used 3dcalc beyond -z, once it loops back around does it become -aa, -ab ..?

Additionally, I tried 3dMean -sum, but this does not work as it adds together all the input datasets, not the sub-briks within a dataset, so the output for me (for one dataset) is the same as the input.

Thanks!
Mikey
Subject Author Posted

Adding sub-briks together without dividing

MikeyMalina December 02, 2020 03:16PM

Re: Adding sub-briks together without dividing

ptaylor December 02, 2020 04:29PM

Re: Adding sub-briks together without dividing

MikeyMalina December 04, 2020 04:52PM

Re: Adding sub-briks together without dividing

ptaylor December 04, 2020 05:30PM