Menu

SVN archive Commit Log


Commit Date  
[r18289] by bugman

Added Monte Carlo simulations to the align_fit.py N-state model system test script.

This is to increase the very low coverage of Monte Carlo simulation testing for the N-state model.

2013-01-24 09:02:33 Tree
[r18288] by bugman

Merged revisions 18279-18287 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18279 | bugman | 2013-01-23 18:51:33 +0100 (Wed, 23 Jan 2013) | 3 lines

Simplified the parameter unpacking in the func_standard() N-state model target function.
........
r18280 | bugman | 2013-01-23 21:08:23 +0100 (Wed, 23 Jan 2013) | 3 lines

Improved the comments in the _disassemble_param_vector() N-state model method.
........
r18281 | bugman | 2013-01-23 21:09:49 +0100 (Wed, 23 Jan 2013) | 6 lines

Modified the populations.py N-state model system test script to better test optimisation.

The probability of the 2nd state has been slightly shifted to make sure the original value can be
found.
........
r18282 | bugman | 2013-01-23 21:35:53 +0100 (Wed, 23 Jan 2013) | 5 lines

Bug fix for the N-state model Hessian d2func_standard() method.

An index variable name was incorrect causing the population model to fail with Newton optimisation.
........
r18283 | bugman | 2013-01-23 21:38:05 +0100 (Wed, 23 Jan 2013) | 5 lines

Modified the metal_pos_opt.py N-state model system test script to demonstrate some failures.

This change also caught the bug fixed in r18282.
........
r18284 | bugman | 2013-01-23 21:41:08 +0100 (Wed, 23 Jan 2013) | 3 lines

Improved the checks of the metal_pos_opt.py N-state model system test script.
........
r18285 | bugman | 2013-01-23 22:12:42 +0100 (Wed, 23 Jan 2013) | 5 lines

Bug fixes for the _opt_uses_pcs() and _opt_uses_rdc() N-state model methods.

These now check that the populations are optimised as well.
........
r18286 | bugman | 2013-01-23 22:14:19 +0100 (Wed, 23 Jan 2013) | 3 lines

Modified the metal_pos_opt.py N-state model system test script to catch yet another bug.
........
r18287 | bugman | 2013-01-23 22:51:13 +0100 (Wed, 23 Jan 2013) | 6 lines

Fix for a bug caught by the N_state_model.test_metal_pos_opt system test.

The problem was that uninitalised probability arrays of None from cdp.probs was always sent into the
target function, whereas None should be sent in instead.
........

2013-01-23 21:55:07 Tree
[r18287] by bugman

Fix for a bug caught by the N_state_model.test_metal_pos_opt system test.

The problem was that uninitalised probability arrays of None from cdp.probs was always sent into the
target function, whereas None should be sent in instead.

2013-01-23 21:51:13 Tree
[r18286] by bugman

Modified the metal_pos_opt.py N-state model system test script to catch yet another bug.

2013-01-23 21:14:19 Tree
[r18285] by bugman

Bug fixes for the _opt_uses_pcs() and _opt_uses_rdc() N-state model methods.

These now check that the populations are optimised as well.

2013-01-23 21:12:42 Tree
[r18284] by bugman

Improved the checks of the metal_pos_opt.py N-state model system test script.

2013-01-23 20:41:08 Tree
[r18283] by bugman

Modified the metal_pos_opt.py N-state model system test script to demonstrate some failures.

This change also caught the bug fixed in r18282.

2013-01-23 20:38:05 Tree
[r18282] by bugman

Bug fix for the N-state model Hessian d2func_standard() method.

An index variable name was incorrect causing the population model to fail with Newton optimisation.

2013-01-23 20:35:53 Tree
[r18281] by bugman

Modified the populations.py N-state model system test script to better test optimisation.

The probability of the 2nd state has been slightly shifted to make sure the original value can be
found.

2013-01-23 20:09:49 Tree
[r18280] by bugman

Improved the comments in the _disassemble_param_vector() N-state model method.

2013-01-23 20:08:23 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.