Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
a0fb2dd2
Commit
a0fb2dd2
authored
5 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: stub for convert script
parent
ad726919
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/fsl.scripts.fsl_convert_x5.rst
+7
-0
7 additions, 0 deletions
doc/fsl.scripts.fsl_convert_x5.rst
fsl/scripts/fsl_convert_x5.py
+0
-1
0 additions, 1 deletion
fsl/scripts/fsl_convert_x5.py
with
7 additions
and
1 deletion
doc/fsl.scripts.fsl_convert_x5.rst
0 → 100644
+
7
−
0
View file @
a0fb2dd2
``fsl.scripts.fsl_convert_x5``
==============================
.. automodule:: fsl.scripts.fsl_convert_x5
:members:
:undoc-members:
:show-inheritance:
This diff is collapsed.
Click to expand it.
fsl/scripts/fsl_convert_x5.py
+
0
−
1
View file @
a0fb2dd2
...
@@ -84,7 +84,6 @@ def parseArgs(args):
...
@@ -84,7 +84,6 @@ def parseArgs(args):
fname
=
fslimage
.
addExt
(
fname
,
mustExist
=
exist
)
fname
=
fslimage
.
addExt
(
fname
,
mustExist
=
exist
)
# TODO broken
if
fslimage
.
looksLikeImage
(
fname
):
if
fslimage
.
looksLikeImage
(
fname
):
return
'
nii
'
return
'
nii
'
parser
.
error
(
'
Could not infer format from
'
parser
.
error
(
'
Could not infer format from
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment