brainprep.interfaces.plotting: Plotting functions.

Plotting functions.

Functions

plot_brainparc(wm_mask_file, gm_mask_file, ...)

Parameters:

plot_defacing_mosaic(im_file, mask_file, ...)

Generates a defacing mosaic image by overlaying a mask on an anatomical image.

plot_histogram(table_file, col_name, output_dir)

Generates a histogram image with optional vertical bars.

plot_network(network_file, output_dir, entities)

Plot the given network using nilearn.

plot_pca(pca_file, output_dir[, dryrun])

Plot the two first PCA components.