- Apr 22, 2020
-
-
Paul McCarthy authored
-
Also minor bugfix - allow forward or backslash after \\wsl$ when specifying FSLDIR as a WSL network share
-
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)
-
- Mar 27, 2020
-
-
Paul McCarthy authored
-
- Mar 20, 2020
-
-
Paul McCarthy authored
env option
-
- Mar 19, 2020
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Mar 18, 2020
-
-
Paul McCarthy authored
-
- Sep 19, 2019
-
-
Michiel Cottaar authored
-
- Nov 22, 2018
-
-
Paul McCarthy authored
-
- Oct 22, 2018
-
-
Paul McCarthy authored
-
- Aug 01, 2018
-
-
Paul McCarthy authored
-
- Jul 10, 2018
-
-
Martin Craig authored
This enables a common use case - logging the command but not the standard output
-
Martin Craig authored
-
Martin Craig authored
Previously this would assume $FSLDEVDIR/bin whenever $FSLDEVDIR was set even if there was no matching command there, but there was one in $FSLDIR
-
- Jul 09, 2018
-
-
Paul McCarthy authored
-
- May 28, 2018
-
-
Paul McCarthy authored
stdout/stderr streams go.
-
- May 27, 2018
-
-
Paul McCarthy authored
gives $FSLDEVDIR precedence, and also allows a global override.
-
Paul McCarthy authored
-
Paul McCarthy authored
stdout/stderr, and also redirects it to real stdout/stderr.
-
- Apr 19, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Apr 18, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
testing. Tweaks to various wrapper functions. fslmaths returns results dict, rather than file name (for testing).
-
Paul McCarthy authored
be standardised. Subsequent refactorings to _FileOrThing class, to make sure that wrapper functions can be updated correctly. runfsl function passes kwargs through to run.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-