dmriprep.viz package

Submodules

dmriprep.viz.utils module

Visualization tooling.

dmriprep.viz.utils.coolwarm_transparent()[source]

Modify the coolwarm color scale to have full transparency around the middle.

dmriprep.viz.utils.plot_registration(anat_nii, div_id, plot_params=None, order=('z', 'x', 'y'), cuts=None, estimate_brightness=False, label=None, contour=None, compress='auto')[source]

Plot the foreground and background views. Default order is: axial, coronal, sagittal

Module contents