- Jun 25, 2024
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- May 24, 2024
-
-
Paul McCarthy authored
ENH: Add new `platform.wsl` property for detecting whether we are running under WSL See merge request fsl/fslpy!456
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- May 10, 2024
-
-
Paul McCarthy authored
ENH: Add wrapper functions for `bedpostx` and `bedpostx_gpu` See merge request fsl/fslpy!455
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
not intended to be called directly. Add bedpostx[_gpu] wrapper functions
-
Fidel Alfaro Almagro authored
-
- May 07, 2024
-
-
Paul McCarthy authored
Adding a new wrapper for bedpostx See merge request fsl/fslpy!454
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Fidel Alfaro Almagro authored
-
- May 04, 2024
-
-
Paul McCarthy authored
BF: Fix issue with `fsl.wrappers` functions ignoring `$FSLOUTPUTTYPE` when searching for output files See merge request fsl/fslpy!452
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
with the default import mode in pytest >= 8
-
- May 03, 2024
-
-
Paul McCarthy authored
-
Paul McCarthy authored
be detected
-
Paul McCarthy authored
-
- Apr 03, 2024
-
-
Paul McCarthy authored
DOC: Changelog See merge request fsl/fslpy!450
-
Paul McCarthy authored
-
Paul McCarthy authored
Fix infinite regression error when pickling wrapper functions See merge request fsl/fslpy!449
-
The reason for removing this is that pytest sets the `sys.stdout` to some object which cannot be pickled. So, any `test_run.test_wrapper_to_cmd` fails within pytest, even though there is no such problem outside of pytest.
-
This fixes an infinite regression error when pickling any of the wrapper functions. For unclear reasons this regression error was caused by having the `commands` attribute of the `fsl.utils.run.dryrun` function.
-
-
Paul McCarthy authored
Test fixes and cleanup See merge request fsl/fslpy!448
-
- Apr 02, 2024
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
This test is already defined in test_run.py
-
- Mar 05, 2024
-
-
Paul McCarthy authored
BF: Fix potential issue when running wrapper functions concurrently See merge request fsl/fslpy!446
-
Paul McCarthy authored
-
manifest-rules authored
-