History of AFNI updates  

|
January 07, 2014 03:55PM
It is possible, you can use 3dmaskdump to extract values from a volume, but you will get the whole volume in one column (or one column for each sub-brick, to be precise), so you will need to reshape the column into a matrix form. The -index option will include each voxel's i,j,k values in addition to the test results. This would make it easier for you to figure out how the output asciii format relates to the volume obtained from the ttest.

cheers,
Ziad
Subject Author Posted

Export HEAD BRICK IN TXT

chpiero January 07, 2014 06:35AM

Re: Export HEAD BRICK IN TXT

nick January 07, 2014 10:33AM

Re: Export HEAD BRICK IN TXT

chpiero January 07, 2014 11:58AM

Re: Export HEAD BRICK IN TXT

ziad January 07, 2014 03:55PM