Menu

SVN archive Commit Log


Commit Date  
[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.

.....
r4274 | bugman | 2008-01-03 15:59:55 +0100 (Thu, 03 Jan 2008) | 5 lines
Changed paths:
M /1.3/generic_fns/diffusion_tensor.py

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
svn+ssh://bugman@.../svn/relax/1.3

........
r4264 | bugman | 2008-01-02 17:38:50 +0100 (Wed, 02 Jan 2008) | 5 lines

Removed the RelaxError from generic_fns.diffusion_tensor.return_data_name() if there is no match.

This relatively new RelaxError was causing failures all across relax.
........
r4265 | bugman | 2008-01-02 17:41:23 +0100 (Wed, 02 Jan 2008) | 5 lines

Bug fix for the unit test of the generic_fns.diffusion_tensor.return_data_names() function.

No RelaxError is now raised.
........
r4266 | bugman | 2008-01-03 11:57:32 +0100 (Thu, 03 Jan 2008) | 3 lines

Wrote 20 unit tests for the setting of RSDM parameters.
........
r4267 | bugman | 2008-01-03 13:59:44 +0100 (Thu, 03 Jan 2008) | 6 lines

Fixed some docstring indentation.

8 spaces of indentation were used in a few functions to make these line up with the user function
docstrings when appended to them.
........
r4268 | bugman | 2008-01-03 15:16:00 +0100 (Thu, 03 Jan 2008) | 6 lines

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
are also tested. All tests are run twice by the prompt and generic_fns diffusion tensor code.
........
r4269 | bugman | 2008-01-03 15:20:29 +0100 (Thu, 03 Jan 2008) | 6 lines

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
setting of theta and phi are also now forbidden for the ellipsoidal diffusion tensor.
........
r4270 | bugman | 2008-01-03 15:21:13 +0100 (Thu, 03 Jan 2008) | 3 lines

Fixed the RelaxError message for the ellipsoidal diff tensor when setting theta or phi.
........

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
setting of theta and phi are also now forbidden for the ellipsoidal diffusion tensor.

2008-01-03 14:20:29 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.