nilearn.experimental
: Experimental Modules¶
The nilearn.experimental
module provides importable modules that enable the use of experimental features.
Warning
All features in the nilearn.experimental
module
are experimental and subject to change.
They are included in the nilearn package to gather early feedback from users about prototypes of new features. Changes may break backwards compatibility without prior notice or a deprecation cycle. Moreover, some features may be incomplete or may have been tested less thoroughly than the rest of the library.
Use those features at your own risks!
nilearn.experimental.plotting
¶
Functions¶
|
Plot surfaces with optional background and data. |
|
Plot contours of ROIs on a surface, optionally on a statistical map. |
|
Plot ROI on a surface mesh with optional background. |
|
Plot a stats map on a surface mesh with optional background. |
|
Insert a surface plot of a surface map into an HTML page. |
nilearn.experimental.surface
¶
The nilearn.experimental.surface
module.
Classes¶
|
Extract data from a SurfaceImage, averaging over atlas regions. |
Functions¶
|
Load NKI enhanced surface data into a surface object. |
|
Load fsaverage for both hemispheres. |
|
Return freesurfer data on an fsaverage mesh. |