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
e77234c5
Commit
e77234c5
authored
Dec 27, 2021
by
Evan Edmond
Browse files
remove assertion
parent
8064188c
Pipeline
#12475
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
fsl/wrappers/melodic.py
View file @
e77234c5
...
...
@@ -50,8 +50,6 @@ def melodic(input, **kwargs):
'logPower'
:
wutils
.
SHOW_IF_TRUE
,
}
asrt
.
assertIsNifti
(
input
)
cmd
=
[
'melodic'
,
'--in={}'
.
format
(
input
)]
cmd
+=
wutils
.
applyArgStyle
(
'--='
,
valmap
=
valmap
,
**
kwargs
)
...
...
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