fslpy
ΒΆ
The fslpy
package is a collection of utilities and data abstractions used
within FSL and by
FSLeyes.
The top-level Python package for fslpy
is called fsl
. 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 |
|
This module contains functions for working with linear and non-linear FSL transformations. |
|
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. |