makeLowResStruct {arf3DS4} | R Documentation |
Make low resolution structural image from high resolution T1 image. The function requires that registration files (setRegFiles
) and parameters (setRegParams
) are set. It also requires a working copy of FSL.
makeLowResStruct(arfdata, experiment = NULL) makeLowResStructAvg(arfmodel, experiment = NULL)
arfdata |
An arf "data" object (see |
arfmodel |
An arf "model" object (see |
experiment |
An arf "experiment" object (see |
makeLowResStructAvg makes use of the images created by makeLowResStruct so this must be called first. makeLowResStruct has to be run only once for each condition.
None.
Wouter D. Weeda - w.d.weeda@gmail.com
See http://www.fmrib.ox.ac.uk/fsl/ on how to obtain FSL and licences.
model
, experiment
, data
, setRegFiles
, setRegParams