Added the rotation matrix as an attribute of the diffusion tensor data structure.
The calculation of the diffusion tensor data structure 'self.relax.data.diff[run].tensor' has been
simplified. Rather than replicating the calculation of the diagonalised diffusion tensor, it uses
the 'tensor_diag' data structure. The 'rotation' data structure is also used.