Thanks for sharing the solution.
Another option:
scanArray = np.transpose(scanArray, (2,1,0))
Which Python-based tool is this?
Thanks for sharing the solution.
Another option:
scanArray = np.transpose(scanArray, (2,1,0))
Which Python-based tool is this?