Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fdt
Commits
f0e2b657
Commit
f0e2b657
authored
12 years ago
by
Stamatios Sotiropoulos
Browse files
Options
Downloads
Patches
Plain Diff
Hid grad_nonlin option
parent
919faa2c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bedpostx
+2
-2
2 additions, 2 deletions
bedpostx
with
2 additions
and
2 deletions
bedpostx
+
2
−
2
View file @
f0e2b657
...
@@ -18,7 +18,7 @@ Usage() {
...
@@ -18,7 +18,7 @@ Usage() {
echo
""
echo
""
echo
"expects to find bvals and bvecs in subject directory"
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 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
"options (old syntax)"
echo
"-n (number of fibres per voxel, default 2)"
echo
"-n (number of fibres per voxel, default 2)"
echo
"-w (ARD weight, more weight means less secondary fibres per voxel, default 1)"
echo
"-w (ARD weight, more weight means less secondary fibres per voxel, default 1)"
...
@@ -26,7 +26,7 @@ Usage() {
...
@@ -26,7 +26,7 @@ Usage() {
echo
"-j (number of jumps, default 1250)"
echo
"-j (number of jumps, default 1250)"
echo
"-s (sample every, default 25)"
echo
"-s (sample every, default 25)"
echo
"-model (1 for monoexponential, 2 for multiexponential, default 1)"
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
""
echo
""
echo
"ALTERNATIVELY: you can pass on xfibres options onto directly bedpostx"
echo
"ALTERNATIVELY: you can pass on xfibres options onto directly bedpostx"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment