aslprep.utils.plotting module
Plotting functions and classes.
- class CBFPlot(in_file, ref_vol, label, outfile, vmin, vmax)[source]
Bases:
objectGenerate the CBF Summary Plot.
This plot restricts CBF values to -20 (if there are negative values) or 0 (if not) to 100.
- in_file
- label
- outfile
- plot()[source]
Generate the plot.
This plot restricts CBF values to -20 (if there are negative values) or 0 (if not) to 100.
- ref_vol
- vmax
- vmin