Commit | Date | |
---|---|---|
[r4276]
by
bugman
Updated the return_value() method of the Common_functions base class to the new relax design. |
2008-01-03 15:12:47 | Tree |
[r4275]
by
bugman
Manually ported the bug fix of r4274 from the 1.3 line. ..... Bug fix for the generic_fns.diffusion_tensor.set() function. For detecting the parameter combination {Dpar, Dper}, Dpar was being checked twice! |
2008-01-03 15:01:36 | Tree |
[r4274]
by
bugman
Bug fix for the generic_fns.diffusion_tensor.set() function. For detecting the parameter combination {Dpar, Dper}, Dpar was being checked twice! |
2008-01-03 14:59:55 | Tree |
[r4273]
by
bugman
Fixed 2 of the diffusion tensor parameter setting unit tests. These are the invalid parameter combinations, where the RelaxUnknownParamCombError is thrown. |
2008-01-03 14:57:05 | Tree |
[r4272]
by
bugman
Finished converting generic_fns.value.set() to the new relax design. The function is now considerably simpler. |
2008-01-03 14:52:24 | Tree |
[r4271]
by
bugman
Merged revisions 4264-4270 via svnmerge from ........ |
2008-01-03 14:26:53 | Tree |
[r4270]
by
bugman
Fixed the RelaxError message for the ellipsoidal diff tensor when setting theta or phi. |
2008-01-03 14:21:13 | Tree |
[r4269]
by
bugman
Bug fix for the generic_fns.diffusion_tensor.set() function. The setting of alpha, beta, and gamma is now forbidden for the spheroidal diffusion tensor. The |
2008-01-03 14:20:29 | Tree |
[r4268]
by
bugman
Wrote 57 unit tests for the setting of diffusion tensor parameters. This should cover all valid parameters and parameter combinations. A number of invalid combinations |
2008-01-03 14:16:00 | Tree |
[r4267]
by
bugman
Fixed some docstring indentation. 8 spaces of indentation were used in a few functions to make these line up with the user function |
2008-01-03 12:59:44 | Tree |