designer.plotting.outlierplot.plot(input, output, bval=None, mask=None)

Plots and saves the number of outliers in input 4D irlls output file as a PNG file

Parameters
  • input (ndarry(dtype=float)) – List of 4D DWI (nifti-format) paths to evaluate and plot

  • output (str) – Output path of plot in .png format

  • bval (str) – Path to relevant .bval file

  • mask (str) – Path to brain mask in nifti format

Return type

None; writes out plot to file

See also

motionplot

plots subject motion from eddy_qc output file

snrplot

plots DWI’s SNR