Calls xfibres
from FSL to fit, also known as
bedpostx
xfibres(infile, bvecs, bvals, mask = NULL, nfibres = 1,
bet.opts = "", verbose = TRUE, njumps = NULL, burnin = NULL,
burnin_noard = NULL, sampleevery = NULL,
updateproposalevery = NULL, seed = NULL, noard = FALSE,
allard = FALSE, nospat = FALSE, nonlinear = FALSE,
cnonlinear = FALSE, rician = FALSE, f0 = FALSE, ardf0 = FALSE,
opts = "")
Input filename
b-vectors: matrix of 3 columns or filename of ASCII text file
b-values: vector of same length as number of rows of b-vectors or filename of ASCII text file
Mask filename
Maximum number of fibres to fit in each voxel (default 1)
Options for fslbet
if mask is not supplied
print diagnostic messages
num of jumps to be made by MCMC (default is 5000)
Total num of jumps at start of MCMC to be discarded (default is 0)
num of burnin jumps before the ard is imposed (default is 0)
num of jumps for each sample (MCMC) (default is 1)
num of jumps for each update to the proposal density std (MCMC) (default is 40)
for pseudo random number generator
Turn ARD off on all fibres
Turn ARD on on all fibres
Initialise with tensor, not spatially
Initialise with nonlinear fitting
Initialise with constrained nonlinear fitting
Use Rician noise modelling
Add to the model an unattenuated signal compartment
Use ard on f0
Additional options for xfibres
.
There should not be any left out in the current arguments, but
opts
may be a way some prefer to input options.
Output from system