Menu

SVN archive Commit Log


Commit Date  
[r4307] by bugman

Modified the structure of the model-free classes containing the model-free specific functions.

One parent, but empty, class called Model_free now inherits all model-free specific functions from
the other classes. The Molmol specific class has also been shifted into its own module as the
initial step for splitting up the original, massive 'model_free.py' file.

2008-01-04 10:47:21 Tree
[r4306] by bugman

Manually ported the bug fix r4305 from the 1.3 line.

.....
r4305 | bugman | 2008-01-04 11:28:07 +0100 (Fri, 04 Jan 2008) | 5 lines
Changed paths:
M /1.3/specific_fns/relax_fit.py

Bug fix for the specific_fns.relax_fit.default_value() function.

The Iinf parameter was being checked for as 'te'!!!
.....

2008-01-04 10:29:18 Tree
[r4305] by bugman

Bug fix for the specific_fns.relax_fit.default_value() function.

The Iinf parameter was being checked for as 'te'!!!

2008-01-04 10:28:07 Tree
[r4304] by bugman

Converted specific_fns.relax_fit.data_init() to the new relax design.

2008-01-04 10:26:36 Tree
[r4303] by bugman

Renamed all the previous unit tests from 'test_set_relax_data_xxx' to 'test_set_relax_fit_xxx'.

2008-01-04 10:22:24 Tree
[r4302] by bugman

Added 14 unit tests for the setting of relaxation curve fitting parameter values.

2008-01-04 10:19:35 Tree
[r4301] by bugman

Merged revisions 4293-4300 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r4293 | bugman | 2008-01-04 10:15:11 +0100 (Fri, 04 Jan 2008) | 5 lines

Changed the name of all the diffusion tensor parameter setting unit tests.

This is to prepare for unit tests checking the default values.
........
r4294 | bugman | 2008-01-04 10:31:01 +0100 (Fri, 04 Jan 2008) | 3 lines

Wrote the unit tests for the settubg if default diffusion tensor parameter values.
........
r4295 | bugman | 2008-01-04 10:35:22 +0100 (Fri, 04 Jan 2008) | 6 lines

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'!
........
r4297 | bugman | 2008-01-04 10:41:38 +0100 (Fri, 04 Jan 2008) | 6 lines

Bug fixes for the unit tests of the setting of default values of the diff params.

The correct default values are now being checked, and some tests were made less stringent (using
assertAlmostEqual).
........
r4298 | bugman | 2008-01-04 10:57:32 +0100 (Fri, 04 Jan 2008) | 6 lines

Bug fix for the generic_fns.diffusion_tensor.default_values() function.

For each parameter which defaults to zero, None was being returned instead!!! This bug was caught
by the unit tests of the setting of default diffusion tensor parameter values.
........
r4300 | bugman | 2008-01-04 11:00:19 +0100 (Fri, 04 Jan 2008) | 3 lines

Slackened the testing of floats in a diff parameter setting unit test.
........

2008-01-04 10:05:10 Tree
[r4300] by bugman

Slackened the testing of floats in a diff parameter setting unit test.

2008-01-04 10:00:19 Tree
[r4299] by bugman

Manually ported the bug fix of r4298 from the 1.3 line.

.....
r4298 | bugman | 2008-01-04 10:57:32 +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.default_values() function.

For each parameter which defaults to zero, None was being returned instead!!! This bug was caught
by the unit tests of the setting of default diffusion tensor parameter values.
.....

2008-01-04 09:59:12 Tree
[r4298] by bugman

Bug fix for the generic_fns.diffusion_tensor.default_values() function.

For each parameter which defaults to zero, None was being returned instead!!! This bug was caught
by the unit tests of the setting of default diffusion tensor parameter values.

2008-01-04 09:57:32 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.