- Apr 22, 2020
-
-
Also minor bugfix - allow forward or backslash after \\wsl$ when specifying FSLDIR as a WSL network share
-
The problem here is not that it can't find the folder but that FSLDIR suggests a WSL installation but does not match the format required to identify the distro folder.
-
This requires WSL 2.0 but enables FSLDIR to be a genuine WIndows path so that atlases and standard data can be loaded transparently. It also means we no longer need FSLWSL environment variable, just to be a bit careful with path mapping
-
This means that users who have FSL installed in Windows Subsystem for Linux can call the wrappers directly from a Windows python program (after setting the environment variable FSLWSL=1)
-
- Oct 21, 2019
-
-
Paul McCarthy authored
-
Paul McCarthy authored
module-level functions. No changes to functionality
-
- Oct 18, 2019
-
-
Paul McCarthy authored
-
- May 21, 2019
-
-
- Jan 04, 2019
-
-
Paul McCarthy authored
-
- Oct 22, 2018
-
-
Paul McCarthy authored
-
- May 27, 2018
-
-
Paul McCarthy authored
gives $FSLDEVDIR precedence, and also allows a global override.
-
- Feb 05, 2018
-
-
Paul McCarthy authored
-
- Oct 25, 2017
-
-
Paul McCarthy authored
was always returning unknown. Also adjusted wx properties so they can be queried if a gui is not open, but is available.
-
- Oct 23, 2017
-
-
Paul McCarthy authored
-
- Oct 19, 2017
-
-
Paul McCarthy authored
-
- May 20, 2017
-
-
Paul McCarthy authored
presence of 'mesa' or 'gallium' does not imply software rendering. And llvmpipe is fast, so should be treated as hardware.
-
- May 17, 2017
-
-
Paul McCarthy authored
-
- May 05, 2017
-
-
Paul McCarthy authored
VNC-like environments.
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Apr 11, 2017
-
-
Paul McCarthy authored
-
- Mar 27, 2017
-
-
Paul McCarthy authored
-
- Jan 18, 2017
-
-
Paul McCarthy authored
-
- Jan 15, 2017
-
-
Paul McCarthy authored
-
- Dec 23, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Nov 09, 2016
-
-
Paul McCarthy authored
previous commit.
-
Paul McCarthy authored
-
- Sep 29, 2016
-
-
Paul McCarthy authored
using a software or hardware GL renderer.
-
- Aug 08, 2016
-
-
Paul McCarthy authored
-
- Aug 05, 2016
-
-
Paul McCarthy authored
-
- Aug 03, 2016
-
-
Paul McCarthy authored
-
- Aug 02, 2016
-
-
Paul McCarthy authored
initialisation. Async.idle still honours after argument, even if a wx application is not running.
-
- Aug 01, 2016
-
-
Paul McCarthy authored
Platform.canHaveGui, can be used to tell whether we are able to create a GUI. Async modified to use platform.haveGui instead of performing its own test.
-
Paul McCarthy authored
-
- Jun 20, 2016
-
-
Paul McCarthy authored
platform module.
-
- May 13, 2016
-
-
Paul McCarthy authored
we're running locally or over ssh.
-
- May 09, 2016
-
-
Paul McCarthy authored
-
- Apr 04, 2016
-
-
Paul McCarthy authored
-
- Apr 03, 2016
-
-
Paul McCarthy authored
log.memory .. all the __init__ stuff will make its way over to FSLeyes.
-
- Mar 30, 2016
-
-
Paul McCarthy authored
bug (http://trac.wxwidgets.org/ticket/16440) in FSLDIRDialog.
-