- Apr 18, 2018
-
-
Paul McCarthy authored
-
- Sep 08, 2017
-
-
Paul McCarthy authored
-
- Aug 28, 2017
-
-
Paul McCarthy authored
py2/3 compatibility
-
- Aug 27, 2017
-
-
Paul McCarthy authored
the fsl namespace in other projects. This breaks python 2 support, but can be fixed by touching fsl/__init__.py
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Nov 21, 2016
-
-
Paul McCarthy authored
and hashbang into every .py file.
-
- Nov 17, 2016
-
-
Paul McCarthy authored
-
- Apr 03, 2016
-
-
Paul McCarthy authored
log.memory .. all the __init__ stuff will make its way over to FSLeyes.
-
- Mar 29, 2016
-
-
Paul McCarthy authored
-
- Mar 22, 2016
-
-
Paul McCarthy authored
-
- Mar 21, 2016
-
-
Paul McCarthy authored
-
- Mar 08, 2016
-
-
Paul McCarthy authored
-
- Mar 07, 2016
-
-
Paul McCarthy authored
flirt) from frozen fslpy.
-
- Mar 04, 2016
-
-
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)..
-
- Feb 29, 2016
-
-
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.
-
- Feb 09, 2016
-
-
Paul McCarthy authored
the main frame.
-
- Feb 04, 2016
-
-
Paul McCarthy authored
'--fullhelp' which shows help for all options.
-
- Jan 27, 2016
-
-
Paul McCarthy authored
-
- Jan 16, 2016
-
-
Paul McCarthy authored
running. GLModel has to implement GLObject.ready() method.
-
- Jan 08, 2016
-
-
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.
-
- Dec 02, 2015
-
-
Paul McCarthy authored
-
- Sep 04, 2015
-
-
Paul McCarthy authored
fsl/version.py. The setup.py modification has not been tested.
-
- Sep 02, 2015
-
-
Paul McCarthy authored
-
- Sep 01, 2015
-
-
Paul McCarthy authored
-
- Aug 28, 2015
-
-
Paul McCarthy authored
module.
-
- Aug 19, 2015
-
-
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
-
- Aug 18, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Aug 17, 2015
-
-
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.
-
- Aug 10, 2015
-
-
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.
-
- Jul 24, 2015
-
-
Paul McCarthy authored
-
- Jul 22, 2015
-
-
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.
-
- Jul 16, 2015
-
-
Paul McCarthy authored
Display instance. 2. Sprinkled some more debug statements about the place 3. fsl/__init__ configures root logger, instead of 'fsl' logger.
-
Paul McCarthy authored
-