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
Christoph Arthofer
ms_templates
Commits
2de507c6
Commit
2de507c6
authored
Apr 13, 2021
by
Christoph Arthofer
Browse files
back to old filetree version for now
parent
699c5167
Changes
1
Hide whitespace changes
Inline
Side-by-side
run_template_construction.py
View file @
2de507c6
...
@@ -15,7 +15,8 @@ import nibabel as nib
...
@@ -15,7 +15,8 @@ import nibabel as nib
import
numpy
as
np
import
numpy
as
np
from
fsl.wrappers
import
fslmaths
,
flirt
,
applyxfm
,
concatxfm
,
bet
,
fast
,
fslstats
from
fsl.wrappers
import
fslmaths
,
flirt
,
applyxfm
,
concatxfm
,
bet
,
fast
,
fslstats
from
fsl.wrappers.fnirt
import
invwarp
,
applywarp
,
convertwarp
from
fsl.wrappers.fnirt
import
invwarp
,
applywarp
,
convertwarp
from
file_tree
import
FileTree
# from file_tree import FileTree
from
fsl.utils.filetree
import
FileTree
from
fsl.utils.fslsub
import
func_to_cmd
from
fsl.utils.fslsub
import
func_to_cmd
from
operator
import
itemgetter
from
operator
import
itemgetter
import
tempfile
import
tempfile
...
...
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