History of AFNI updates  

|
November 09, 2008 07:45AM
By default. 3dUndump creates a dataset with "short" integers (16 bit precision). So an input of 12.3 would be turned into 12, losing the .3 forever. To avoid this issue, use the '-datum float' option on the command line. For more details, read the -help output in detail.

This choice of 'datum' (the storage format for the values at each voxel) affect other programs, especially 3dcalc.
Subject Author Posted

3dUndump projections onto brain from CSV data

John Sheppard November 08, 2008 07:50PM

Re: 3dUndump projections onto brain from CSV data

John Sheppard November 08, 2008 07:59PM

Re: 3dUndump projections onto brain from CSV data

bob cox November 09, 2008 07:45AM

Re: 3dUndump projections onto brain from CSV data

John Sheppard November 09, 2008 01:20PM