Bug fix for the generic_fns.diffusion_tensor.set() function.
If no diffusion tensor exists, then a RelaxError is thrown when trying to set the parameters. It's not possible to create a tensor from scratch as the tensor type is unknown.
Authored by: bugman 2008-01-02
Parent: [r4250]
Child: [r4252]