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
Evan Edmond
fslpy
Commits
0d131298
Commit
0d131298
authored
Nov 11, 2020
by
Evan Edmond
Browse files
DOC: fixed typo (bed instead of bet) in __init__.py
parent
9d8fb91a
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl/utils/filetree/__init__.py
View file @
0d131298
...
...
@@ -207,8 +207,8 @@ and simply update the FileTree:
{subject}
[ses-{session}]
T1w.nii.gz
T1w_brain.nii.gz (be
d
_output)
T1w_brain_mask.nii.gz (be
d
_mask)
T1w_brain.nii.gz (be
t
_output)
T1w_brain_mask.nii.gz (be
t
_mask)
Note the square brackets around the session sub-directory. This indicates that this sub-directory is optional and
will only be present if the "session" variable is defined (see `Optional variables`_).
...
...
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