Difference between revisions of "FSL 2016"
From HPC users
Jump to navigationJump to search
Schwietzer (talk | contribs) (Created page with "== Introduction == FSL (FMRIB Software Library) is a comprehensive library of analysis tools for FMRI, MRI and DTI brain imaging data. == Installed version == The currently ...") |
Schwietzer (talk | contribs) |
||
Line 4: | Line 4: | ||
== Installed version == | == Installed version == | ||
The currently installed version is available on environment 'hpc-env/6.4'': | The currently installed version is available | ||
... on environment 'hpc-env/6.4'': | |||
'''FSL/6.0.0-foss-2017b''' | '''FSL/6.0.0-foss-2017b''' | ||
... on environment 'hpc-env/8.3' | |||
'''FSL/6.0.3-foss-2019b-Python-3.7.4''' | |||
'''FSL/6.0.4-fosscuda-2019b-Python-3.7.4''' | |||
== Using FSL == | == Using FSL == |
Revision as of 18:10, 26 November 2020
Introduction
FSL (FMRIB Software Library) is a comprehensive library of analysis tools for FMRI, MRI and DTI brain imaging data.
Installed version
The currently installed version is available ... on environment 'hpc-env/6.4:
FSL/6.0.0-foss-2017b
... on environment 'hpc-env/8.3'
FSL/6.0.3-foss-2019b-Python-3.7.4 FSL/6.0.4-fosscuda-2019b-Python-3.7.4
Using FSL
If you want to find out more about FSL on the HPC Cluster, you can use the command
module spider FSL
This will show you basic informations e.g. a short description and the currently installed version.
To load the desired version of the module, use the command, e.g.
module load hpc-env/6.4 module load FSL
Always remember: this command is case sensitive!
Documentation
For more information about FSL you can visit the FSL wiki