Description Usage Arguments Details Value Author(s) References See Also
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.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.