- 23 Jul, 2019 1 commit
-
-
Paul McCarthy authored
-
- 18 Apr, 2018 1 commit
-
-
Paul McCarthy authored
-
- 08 Sep, 2017 1 commit
-
-
Paul McCarthy authored
-
- 28 Aug, 2017 1 commit
-
-
Paul McCarthy authored
py2/3 compatibility
-
- 27 Aug, 2017 1 commit
-
-
Paul McCarthy authored
the fsl namespace in other projects. This breaks python 2 support, but can be fixed by touching fsl/__init__.py
-
- 25 Apr, 2017 1 commit
-
-
Paul McCarthy authored
-
- 21 Nov, 2016 1 commit
-
-
Paul McCarthy authored
and hashbang into every .py file.
-
- 17 Nov, 2016 1 commit
-
-
Paul McCarthy authored
-
- 03 Apr, 2016 1 commit
-
-
Paul McCarthy authored
log.memory .. all the __init__ stuff will make its way over to FSLeyes.
-
- 29 Mar, 2016 1 commit
-
-
Paul McCarthy authored
-
- 22 Mar, 2016 1 commit
-
-
Paul McCarthy authored
-
- 21 Mar, 2016 1 commit
-
-
Paul McCarthy authored
-
- 08 Mar, 2016 1 commit
-
-
Paul McCarthy authored
-
- 07 Mar, 2016 1 commit
-
-
Paul McCarthy authored
flirt) from frozen fslpy.
-
- 04 Mar, 2016 1 commit
-
-
Paul McCarthy authored
created, so AtlasPanel was not being initialised with atlas list. Fixed, and also added some notes for possible future method to keep track of changes to FSLDIR (and solve my disabled 'Add standsard' menu item issue)..
-
- 29 Feb, 2016 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
tool). Re-worked fsl GUI tool intiailisation so that arguments are parsed on the wx.MainLoop - trying to get the FSLeyes splash screen shown ASAP.
-
Paul McCarthy authored
argument parsing. This is used by FSLeyes to display the splash screen ASAP on startup.
-
- 09 Feb, 2016 1 commit
-
-
Paul McCarthy authored
the main frame.
-
- 04 Feb, 2016 1 commit
-
-
Paul McCarthy authored
'--fullhelp' which shows help for all options.
-
- 27 Jan, 2016 1 commit
-
-
Paul McCarthy authored
-
- 16 Jan, 2016 1 commit
-
-
Paul McCarthy authored
running. GLModel has to implement GLObject.ready() method.
-
- 08 Jan, 2016 1 commit
-
-
Paul McCarthy authored
instead of before the main loop. This is because forcing widget refreshes whilst running off the main loop is more difficult than it should be.
-
- 02 Dec, 2015 1 commit
-
-
Paul McCarthy authored
-
- 04 Sep, 2015 1 commit
-
-
Paul McCarthy authored
fsl/version.py. The setup.py modification has not been tested.
-
- 02 Sep, 2015 1 commit
-
-
Paul McCarthy authored
-
- 01 Sep, 2015 1 commit
-
-
Paul McCarthy authored
-
- 28 Aug, 2015 1 commit
-
-
Paul McCarthy authored
module.
-
- 19 Aug, 2015 4 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
set immedialely, if possible. Still does not refresh fsleyes/open standard action, but better than before.
-
Paul McCarthy authored
compiled pyinstaller executable, or as a python script.
-
Paul McCarthy authored
-
- 18 Aug, 2015 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 17 Aug, 2015 2 commits
-
-
Paul McCarthy authored
has been done so that the SceneOpts classes can copy them without having to import the slicecanvas/lightboxcanvas modules, which would then force import of all the OpenGL/GLObject stuff.
-
Paul McCarthy authored
on startup.
-
- 10 Aug, 2015 1 commit
-
-
Paul McCarthy authored
control over tool layouts - not finished yet. Toolbar can no longer add labels - it is the responsibility of the user to provide labelled tools. Toolbar does have a utility method to label a tool though. Little bugfixes to atlas panel and colour bar panel.
-
- 24 Jul, 2015 1 commit
-
-
Paul McCarthy authored
-
- 22 Jul, 2015 1 commit
-
-
Paul McCarthy authored
already set). Related: atlases module does not give up on first import if FSLDIR is not set - it checks on each function call.
-
- 16 Jul, 2015 1 commit
-
-
Paul McCarthy authored
Display instance. 2. Sprinkled some more debug statements about the place 3. fsl/__init__ configures root logger, instead of 'fsl' logger.
-