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
fslpy
Commits
9aecd402
Commit
9aecd402
authored
Nov 03, 2017
by
Paul McCarthy
🚵
Browse files
Atlasq no longer has its own version number
parent
d82531d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl/scripts/atlasq.py
View file @
9aecd402
...
...
@@ -19,6 +19,7 @@ import logging
import
numpy
as
np
import
fsl.data.atlases
as
fslatlases
import
fsl.version
as
fslversion
import
fsl.data.image
as
fslimage
...
...
@@ -534,7 +535,7 @@ def parseArgs(args):
except
:
pass
prolog
=
'FSL atlasq {}'
.
format
(
__version__
)
prolog
=
'FSL atlasq {}'
.
format
(
fslversion
.
__version__
)
helps
=
{
'ohi'
:
'Emulate the FSL atlasquery tool'
,
...
...
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