svn+ssh://bugman@.../svn/relax/1.3
........
r3968 | bugman | 2007-11-25 22:15:50 +0100 (Sun, 25 Nov 2007) | 3 lines
Added a unit test for the deletion of diffusion tensor data.
........
r3969 | bugman | 2007-11-25 22:17:35 +0100 (Sun, 25 Nov 2007) | 3 lines
Bug fix for generic_fns.diffusion_tensor.delete().
........
r3970 | bugman | 2007-11-25 22:21:30 +0100 (Sun, 25 Nov 2007) | 3 lines
Added 2 unit tests for the failure of the diffusion tensor deletion.
........
r3971 | bugman | 2007-11-25 22:22:36 +0100 (Sun, 25 Nov 2007) | 3 lines
Bug fix for the generic_fns.diffusion_tensor.delete() function.
........
r3972 | bugman | 2007-11-25 22:23:36 +0100 (Sun, 25 Nov 2007) | 3 lines
The last commit, which was supposed to be a bug fix, actually introduced a bug instead!
........
r3973 | bugman | 2007-11-25 22:25:27 +0100 (Sun, 25 Nov 2007) | 3 lines
Changed the RelaxError type in the diff tensor failure unit test.
........
r3974 | bugman | 2007-11-25 22:26:54 +0100 (Sun, 25 Nov 2007) | 3 lines
Fixed the unit test for the deletion of the diffusion tensor data structure.
........
r3976 | bugman | 2007-11-25 23:13:37 +0100 (Sun, 25 Nov 2007) | 3 lines
Bug fix for the RelaxNoTensorError class.
........
r3977 | bugman | 2007-11-25 23:15:53 +0100 (Sun, 25 Nov 2007) | 5 lines
Bug fix for the generic_fns.diffusion_tensor.diff_data_exists() function.
The function now works properly.
........
r3978 | bugman | 2007-11-25 23:16:57 +0100 (Sun, 25 Nov 2007) | 5 lines
Bug fix for the generic_fns.diffusion_tensor.init() function.
This function now works properly too.
........
r3979 | bugman | 2007-11-25 23:23:39 +0100 (Sun, 25 Nov 2007) | 3 lines
Wrote 3 unit tests for displaying spherical, spheroidal, and ellipsoidal diffusion tensors.
........
r3980 | bugman | 2007-11-25 23:26:42 +0100 (Sun, 25 Nov 2007) | 5 lines
Wrote 2 unit tests for the failure of generic_fns.diffusion_tensor.display().
This is when there is no data and when there is no data pipe.
........
r3981 | bugman | 2007-11-25 23:28:49 +0100 (Sun, 25 Nov 2007) | 3 lines
Fixed the generic_fns.diffusion_tensor.delete() function.
........
r3982 | bugman | 2007-11-25 23:40:17 +0100 (Sun, 25 Nov 2007) | 3 lines
Wrote 6 unit tests for the generic_fns.diffusion_tensor.copy() function.
........
r3983 | bugman | 2007-11-25 23:49:50 +0100 (Sun, 25 Nov 2007) | 3 lines
Implemented the generic_fns.diffusion_tensor.copy() function.
........
r3984 | bugman | 2007-11-25 23:52:27 +0100 (Sun, 25 Nov 2007) | 3 lines
Extended generic_fns.diffusion_tensor.diff_data_exists() to accept an arbitrary data pipe as an arg.
........
r3985 | bugman | 2007-11-25 23:53:42 +0100 (Sun, 25 Nov 2007) | 3 lines
A fix for a diffusion tensor copying unit test.
........
r3986 | bugman | 2007-11-25 23:58:39 +0100 (Sun, 25 Nov 2007) | 3 lines
Bug fix for generic_fns.diffusion_tensor.copy().
........