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
FSL
melview
Commits
06ee5b4e
Commit
06ee5b4e
authored
Nov 14, 2014
by
David Flitney
Browse files
Merge remote-tracking branch 'origin/master'
parents
bc413b22
164d731d
Changes
2
Hide whitespace changes
Inline
Side-by-side
melview/melodic_traits.py
View file @
06ee5b4e
...
...
@@ -585,7 +585,7 @@ class MelodicWindow(HasTraits):
{1}
"""
.
format
(
path
,
e
),
title
=
"Melodic dir error"
)
self
.
dirpath
=
oldpath
#
self.dirpath=oldpath
def
reset_lut
(
self
):
ic
=
self
.
ic_selected
...
...
setup.py
View file @
06ee5b4e
...
...
@@ -5,7 +5,7 @@ ez_setup.use_setuptools()
setup
(
name
=
'melview'
,
version
=
'1.0'
,
version
=
'1.0
.1
'
,
description
=
'Melodic ICA data viewer'
,
author
=
'Dave Flitney'
,
author_email
=
'flitney@fmrib.ox.ac.uk'
,
...
...
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