fsl
ΒΆ
The fsl
package is a library which contains convenience classes
and functions for use by FSL python tools. It is broadly split into the
following sub-packages:
This module contains various data types and associated I/O routines, models, constants, and other data-like things used throughout |
|
This module contains a collection of small utility modules for doing random things. |
|
The |
|
The primary purpose of this module is as a container for the |
|
This package contains wrappers for various FSL command line tools, allowing them to be called from Python. |
Note
The fsl
namespace is a pkgutil
-style namespace package -
it can be used across different projects - see
https://packaging.python.org/guides/packaging-namespace-packages/
for details.