Skip to content
Snippets Groups Projects
Commit f0e2b657 authored by Stamatios Sotiropoulos's avatar Stamatios Sotiropoulos
Browse files

Hid grad_nonlin option

parent 919faa2c
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Usage() {
echo ""
echo "expects to find bvals and bvecs in subject directory"
echo "expects to find data and nodif_brain_mask in subject directory"
echo "expects to find grad_dev in subject directory, if -g is set"
# echo "expects to find grad_dev in subject directory, if -g is set"
echo "options (old syntax)"
echo "-n (number of fibres per voxel, default 2)"
echo "-w (ARD weight, more weight means less secondary fibres per voxel, default 1)"
......@@ -26,7 +26,7 @@ Usage() {
echo "-j (number of jumps, default 1250)"
echo "-s (sample every, default 25)"
echo "-model (1 for monoexponential, 2 for multiexponential, default 1)"
echo "-g (consider gradient nonlinearities, default off)"
# echo "-g (consider gradient nonlinearities, default off)"
echo ""
echo ""
echo "ALTERNATIVELY: you can pass on xfibres options onto directly bedpostx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment