Commit | Date | |
---|---|---|
[r4281]
by
bugman
Bug fix in the model-free parameter setting code (in the default_value() method). The parameter checking should have looked for lower case parameter names! |
2008-01-03 16:39:12 | Tree |
[r4280]
by
bugman
Updated the docstrings for epydoc for the set() and set_update() class methods recently updated. |
2008-01-03 16:28:19 | Tree |
2008-01-03 16:22:13 | Tree | |
[r4278]
by
bugman
Updated the set_update() dummy method of the Common_functions base class to the new relax design. |
2008-01-03 16:19:57 | Tree |
[r4277]
by
bugman
Updated the set() method of the Common_functions base class to the new relax design. |
2008-01-03 16:18:57 | Tree |
[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 |