Eddy Current Correction
This function calls eddy from FSL for
DTI Processing
eddy(infile, mask, acq_file, index_file, bvecs, bvals, outfile = NULL, retimg = TRUE, opts = "", verbose = TRUE, ...)
infile |
input filename of 4D image. |
mask |
Mask filename (or class nifti) |
acq_file |
A text-file describing the acquisition parameters for the
different images in |
index_file |
A text-file that determines the relationship between
on the one hand the images in |
bvecs |
A text file with normalised vectors describing the direction of the diffusion weighting. |
bvals |
A text file with b-values describing the "amount of" diffusion weighting |
outfile |
Output file basename |
retimg |
(logical) return image of class nifti |
opts |
Additional options to pass to arguments
passed to |
verbose |
print diagnostic messages |
... |
Not currently used |
Result from system command currently
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.