Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Dask #28

Closed
TomMaullin opened this issue Apr 18, 2020 · 1 comment
Closed

Use Dask #28

TomMaullin opened this issue Apr 18, 2020 · 1 comment
Labels
Low priority This item is an extremely low priority.

Comments

@TomMaullin
Copy link
Owner

TomMaullin commented Apr 18, 2020

Ideally, it would be good to remove the dependency of BLMM on FSL. The only reason this dependency exists is that BLMM uses fsl_sub and the fslpython environment for job submission. If instead Dask could be used for job submission, this issue would be averted and the dependency would be removed. It would also remove the need for any shell scripts, and make the code much more portable. Currently, however, this is a low priority.

@TomMaullin
Copy link
Owner Author

This issue has now been fully resolved during PR #68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low priority This item is an extremely low priority.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant