nilearn.plotting
: Plotting Brain Data¶
Plotting code for nilearn.
Functions:
|
Find 'good' cross-section slicing positions along a given axis. |
|
Find the center of the largest activation connected component. |
|
Return coordinates of center of mass of 3D parcellation atlas. |
|
Return coordinates of center probabilistic atlas 4D image. |
|
Plot cuts of an anatomical image. |
|
Plot cuts of a given image. |
|
Plot cuts of an EPI image. |
|
Plot the given matrix. |
|
Plot cuts of an ROI/mask image. |
|
Plot cuts of an ROI/mask image. |
|
Plot 2d projections of an ROI/mask image (by default 3 projections: Frontal, Axial, and Lateral). |
|
Plot connectome on top of the brain glass schematics. |
|
Plot network nodes (markers) on top of the brain glass schematics. |
|
Plot a Probabilistic atlas onto the anatomical image by default MNI template. |
|
Plot an image representation of voxel intensities across time. |
|
Plot surfaces with optional background and data. |
|
Plot ROI on a surface mesh with optional background. |
|
Plot contours of ROIs on a surface, optionally over a statistical map. |
|
Plot a stats map on a surface mesh with optional background. |
|
Plot multiple views of plot_surf_stat_map in a single figure. |
|
Create plots to compare two lists of images and measure correlation. |
|
Plot a design matrix provided as a |
|
Compute and plot the correlation between regressor of a design matrix. |
|
Create plot for event visualization. |
|
Create plot for contrast definition. |
|
Insert a surface plot of a surface map into an HTML page. |
|
Insert a surface plot of a statistical map into an HTML page. |
|
Insert a 3d plot of a connectome into an HTML page. |
|
Insert a 3d plot of markers in a brain into an HTML page. |
|
Interactive html viewer of a statistical map, with optional background. |
|
Show all the figures generated by nilearn and/or matplotlib. |
nilearn.plotting.displays
: Interacting with figures¶
Display objects and utilities.
These objects are returned by plotting functions
from the plotting
module.
Functions:
|
Retrieve a projector from a given display mode. |
|
Retrieve a slicer from a given display mode. |
Classes:
|
A class to create linked axes for plotting orthogonal projections of 3D maps. |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |
|
An MPL axis-like object that displays a 2D view of 3D volumes. |
|
An MPL axis-like object that displays a cut of 3D volumes. |
|
An MPL axis-like object that displays a 2D projection of 3D volumes with a schematic view of the brain. |
|
BaseSlicer implementation which main purpose is to auto adjust the axes size to the data with different layout of cuts. |
|
Class to create 3 linked axes for plotting orthogonal cuts of 3D maps. |
|
Implementation of a surface figure obtained with plotly engine. |
|
A class to create 3 axes for plotting orthogonal cuts of 3D maps, organized in a 2x2 grid. |
|
A class to create 3 |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The |