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
FSL
xtract
Commits
4e270f0a
Commit
4e270f0a
authored
Aug 20, 2019
by
Saad Jbabdi
Browse files
Added warning message for macaque tracts
parent
d3d9d9df
Changes
1
Show whitespace changes
Inline
Side-by-side
xtract
View file @
4e270f0a
...
...
@@ -62,6 +62,14 @@ EOF
}
Warning
(){
cat
<<
EOF
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING!!!! MACAQUE TRACTS ARE A WORK IN PROGRESS STILL....
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
EOF
}
Splash
[
"
$1
"
=
""
]
&&
Usage
...
...
@@ -157,6 +165,7 @@ else
elif
[
"
$spec
"
==
"MACAQUE"
]
;
then
p
=
$datadir
/Macaque
str
=
$p
/structureList
Warning
else
echo
"Species must be one of HUMAN or MACAQUE"
errflag
=
1
...
...
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