- Jun 10, 2020
-
-
Paul McCarthy authored
Remove fslsub.wait See merge request fsl/fslpy!234
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
Michiel Cottaar authored
qstat should not be called regularly
-
- Jun 07, 2020
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
- May 21, 2020
-
-
Paul McCarthy authored
Rel/3.1.0 See merge request fsl/fslpy!232
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- May 18, 2020
-
-
Paul McCarthy authored
Rf/dtype See merge request fsl/fslpy!231
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- May 13, 2020
-
-
Paul McCarthy authored
ENH: update DTI tree with more potential files See merge request fsl/fslpy!230
-
Michiel Cottaar authored
-
- May 01, 2020
-
-
Paul McCarthy authored
Basic CIFTI class with IO from/to NIFTI, GIFTI, and CIFTI See merge request fsl/fslpy!226
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
Michiel Cottaar authored
also added more support for loading basenames without extensions
-
Michiel Cottaar authored
-
Michiel Cottaar authored
-
- Apr 23, 2020
-
-
Paul McCarthy authored
OPT: speeds up FileTree updating See merge request fsl/fslpy!229
-
Michiel Cottaar authored
Replaces deepcopy with a smarter copy implementation, which only copies the instance attributes. This is a speedup of about 20x (and yes, the deepcopy was getting annoyingly slow in some of my code).
-
- Apr 22, 2020
-
-
Paul McCarthy authored
Enh/wsl See merge request fsl/fslpy!228
-
Paul McCarthy authored
-
Paul McCarthy authored
-
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)
-
Paul McCarthy authored
Rf/fast wrapper See merge request fsl/fslpy!227
-
Paul McCarthy authored
-
Paul McCarthy authored
-