Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michiel Cottaar
fsl_mrs
Commits
1122b710
Commit
1122b710
authored
Apr 23, 2020
by
William Clarke
Browse files
Missed updated help in last commit.
parent
9b400fcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl_mrs/scripts/fsl_mrs
View file @
1122b710
...
...
@@ -75,7 +75,7 @@ def main():
optional
.
add_argument
(
'--TE'
,
type
=
float
,
default
=
None
,
metavar
=
'TE'
,
help
=
'Echo time for relaxation correction (ms)'
)
optional
.
add_argument
(
'--tissue_fractions'
,
type
=
float
,
nargs
=
3
,
default
=
None
,
metavar
=
'GM WM CSF'
,
help
=
'Fractional tissue volumes for WM, GM, CSF.
Defaults to
0.5, 0.5, 0.0
.'
)
help
=
'Fractional tissue volumes for WM, GM, CSF.Defaults to
pure water scaling
.'
)
optional
.
add_argument
(
'--internal_ref'
,
type
=
str
,
default
=
[
'Cr'
,
'PCr'
],
nargs
=
'+'
,
help
=
'Metabolite(s) used as an internal reference. Defaults to tCr (Cr+PCr).'
)
optional
.
add_argument
(
'--central_frequency'
,
default
=
None
,
type
=
float
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment