Slice viz overhaul
Compare changes
+ 0
− 4
Did multiple enhancements of the the slice_viz function. Short overview:
if axis not True:
ax.axis('off')to determining which dimension that will be sliced through. This means that
ax.axis('off')` will always be called