makeLowResStruct: Make low resolution structural image from high resolution T1...

Description Usage Arguments Details Value Author(s) References See Also

Description

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.

Usage

1
2
makeLowResStruct(arfdata, experiment = NULL)
makeLowResStructAvg(arfmodel, experiment = NULL)

Arguments

arfdata

An arf "data" object (see data.)

arfmodel

An arf "model" object (see model.)

experiment

An arf "experiment" object (see experiment.)

Details

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.

Value

None.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com

References

See http://www.fmrib.ox.ac.uk/fsl/ on how to obtain FSL and licences.

See Also

model, experiment, data, setRegFiles, setRegParams


arf3DS4 documentation built on May 2, 2019, 5:16 p.m.