I have k cubes of (n,n,n)
intensity values and I would like to plot them.
I consider them as diffusion tensors in diffusion MRI and I would like to visualize them (maybe as ellipsoids) and then try to "align" in some way. At present I simply plot for each cube its n "slice" (n,n)
.
Is there any python module for this task?