nilearn.interfaces
: Loading components from interfaces#
Interfaces for Nilearn.
nilearn.interfaces.bids
#
The nilearn.interfaces.bids
module includes tools to work with BIDS format data.
Functions:
|
Search for files in a BIDS dataset following given constraints. |
|
Return dictionary with parsed information from file path. |
|
nilearn.interfaces.fmriprep
#
The nilearn.interfaces.fmriprep
module includes tools to preprocess neuroimaging data and access fMRIPrep generated confounds.
Functions:
|
Use confounds from fMRIPrep. |
|
Use preset strategy to load confounds from fMRIPrep. |
nilearn.interfaces.fsl
#
Functions for working with the FSL library.
Functions:
|
Extract design matrix dataframe from FSL mat file. |