Example:
vfunctrans -in bsAC1T.v -out tbsAC1T.v -trans AC1T_trans.v
-resolution 3
This call transforms the fMRI time series contained in 'bsAC1T.v' into 3D space. For each time
step, a 3D data volume is generated. The spatial resolution of these volumes
is specified by the parameter '-resolution'. It denotes the size of each voxel
in mm. Voxels are isotropic after this step.
In the above example, the voxels in the output volumes will have
a size of 3x3x3 mm. This is a reasonable choice in most cases.