-
Notifications
You must be signed in to change notification settings - Fork 1
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
FSL command not found after loading required modules #4
Comments
hi - yes, unfortunately I deleted the older version of FSL that was being linked (6.0.4), since our lab doesn't use those older versions any more. I could either reinstall 6.0.4, or point to the latest version (6.0.7 I think). |
Hey @poldrack, Thank you for the response. Is there any version of FSL 6 that is supported by the contribs/Poldrack module on Sherlock? I would appreciate any version of FSL 6 being available on Sherlock, since FSL 6 is the major version that I use locally and seems to be the standard for recent neuroscience papers. Thus, I would welcome any solution that makes any sub version of FSL 6 work on Sherlock. |
I'll have 6.0.4 working again by end of today |
ok, module is working with 6.0.4 again - lmk if you experience any problems. I am also installing the latest (6.0.7.10), will let y'all know once it's available but I am leaving 6.0.4 as the default as before |
the latest version can now be loaded using: |
Thank you so much @poldrack! |
Hello,
I am attempting to use the FSL 6.0.1 module on Sherlock, graciously provided and maintained by the Poldrack lab. However, after doing
ml contribs poldrack
, the FSL and related packages (e.g., FEAT) do not seem to work as expected. For example:Loading the contribs/poldrack module:
FSL
and other commands do not work:However,
FSLDIR
is set:Is this a regression introduced recently? This workflow used to work for me previously. Note that
ml biology fsl
works, but this is for FSL 5.The text was updated successfully, but these errors were encountered: