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
ea38d1aa
Commit
ea38d1aa
authored
Oct 23, 2017
by
Paul McCarthy
🚵
Browse files
Remove debug line
parent
4f329c91
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_atlases_query.py
View file @
ea38d1aa
...
...
@@ -37,7 +37,6 @@ def _repeat(iterator, n):
_atlases
=
cache
.
Cache
()
def
_get_atlas
(
atlasID
,
res
,
summary
=
False
):
atlasID
=
'striatum-structural'
atlas
=
_atlases
.
get
((
atlasID
,
res
,
summary
),
default
=
None
)
if
atlas
is
None
:
if
summary
or
atlasID
in
(
'talairach'
,
'striatum-structural'
,
'jhu-labels'
):
...
...
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