- 27 Apr, 2018 3 commits
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
The current intepreter is in sys.executable Having the option to use a different intepreter seems like asking for trouble (as an older interpreter might not be able to read the pickle files)
-
Michiel Cottaar authored
If a logdir has been set that directory should be provided rather than the directory from which the job was submitted (which is what the logdir defaults to).
-
- 20 Apr, 2018 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 19 Apr, 2018 6 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
will probably change.
-
Paul McCarthy authored
-
- 18 Apr, 2018 28 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
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
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
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
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
Refactored _FileOrThing so: - it can be used on methods. - it keeps positional/keyword arguments separate - it can be applied to all arguments passed to a function
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-