Menu

SVN archive Commit Log


Commit Date  
[r21678] by bugman

Fix for the Relax_disp.test_m61_exp_data_to_m61 system test on 32-bit Mac OS X.

The optimisation precision was not great enough to find the minimum, so the grid search increments
have been increased from 3 to 4.

2013-11-27 14:38:59 Tree
[r21677] by bugman

Fix for the N_state_model.test_populations system test on Mac OS X.

The optimisation on Macs is not as precise as on Linux, so the test was loosened.

2013-11-27 13:38:57 Tree
[r21676] by bugman

Increased the speed of the N_state_model.test_populations system test again.

The maximum number of iterations for the minimise user function is now set to 500.

2013-11-27 13:36:33 Tree
[r21675] by bugman

Limited the optimisation time in the N_state_model.test_populations system test.

This test can take a huge amount of time on Mac OS X and MS Windows (~6 seconds on Linux, ~360
seconds on Mac OS X, and ~120 seconds on MS Windows, all on similar hardware). Now the minimise
user function max_iter argument is set to 2000 to speed the test up.

2013-11-27 13:31:47 Tree
[r21674] by bugman

API documentation fix for test_suite.system_tests.relax_disp.Relax_disp.setup_korzhnev_2005_data().

2013-11-27 13:20:44 Tree
[r21673] by bugman

Shifted the dispersion chapter of the user manual to its correct position.

Somehow during the relax_disp branch merger, this chapter was shifted into the "Advanced Topics"
partition of the manual.

2013-11-27 13:17:37 Tree
[r21672] by bugman

Fix for the GUI tests for a wxPython 2.9 ListCtrl.HitTest() bug.

This only affects the relax test suite. The suite should now pass on all systems.

2013-11-27 13:01:35 Tree
[r21671] by bugman

Fix for two system tests to prevent relax save files from being dumped in the installation directory.

This would have been fatal for the tests suite on systems with relax installed as root.

2013-11-27 10:04:37 Tree
[r21670] by bugman

Bug fixes for the molecule.delete, residue.delete and spin.delete user functions.

The molecule, residue, and spin metadata in the relax data store was not being updated correctly
after these user function calls so that any subsequent operations on this data was failing. This
metadata problem was not noticed before as it disappears if the state is saved and reloaded into
relax after a restart.

2013-11-27 09:50:03 Tree
[r21669] by bugman

Attempts at fixing and improving the Relax_disp.test_hansen_trunc_data GUI test.

These changes have uncovered a spin ID updating problem in the relax data store after calling the
residue.delete user function.

2013-11-27 09:40:40 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.