Manually ported the bug fix of r4295 from the 1.3 line.
..... r4295 | bugman | 2008-01-04 10:35:22 +0100 (Fri, 04 Jan 2008) | 6 lines Changed paths: M /1.3/generic_fns/diffusion_tensor.py
Bug fix for the generic_fns.diffusion_tensor.set() function.
When setting a default value, the non-existant array 'object_names' was being accessed. The array is actually 'params'! .....
Authored by: bugman 2008-01-04
Parent: [r4295]
Child: [r4297]