add histogram visualization function
Compare changes
- Alessia Saccardo authored
+ 1
− 1
@@ -786,7 +786,7 @@ def histogram(
Create a function to plot the histogram of a volume based on seaborn.histplot, with an option to specify a particular slice for plotting.