Menu

SVN archive Commit Log


Commit Date  
[r24515] by bugman

Turned on the optimisation flag for the Frame_order.test_cam_free_rotor system test.

This is to activate code paths currently not tested by the test suite.

2014-07-10 16:13:09 Tree
[r24514] by bugman

Changed the minimisation in the frame order system tests where optimisation is activated.

The number of iterations is now set to 1 for speed testing, and the constraints are turned on.

2014-07-10 16:12:07 Tree
[r24513] by bugman

Merged revisions 24511 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24511 | bugman | 2014-07-10 16:02:25 +0200 (Thu, 10 Jul 2014) | 9 lines

Fix for the relaxation dispersion analysis Monte Carlo simulation printouts on clusters.

The multi-processor code was calling the print() function from the Slave_command.run() method,
however this runs on the slave processor. This has been shifted to the Results_command.run() method
which runs on the master once the results have been returned via the Results_command. Now the
printout of the simulation number and cluster ID will be visible when running via OpenMPI on a
cluster.
........

2014-07-10 14:02:58 Tree
[r24512] by bugman

Merged revisions 24511 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24511 | bugman | 2014-07-10 16:02:25 +0200 (Thu, 10 Jul 2014) | 9 lines

Fix for the relaxation dispersion analysis Monte Carlo simulation printouts on clusters.

The multi-processor code was calling the print() function from the Slave_command.run() method,
however this runs on the slave processor. This has been shifted to the Results_command.run() method
which runs on the master once the results have been returned via the Results_command. Now the
printout of the simulation number and cluster ID will be visible when running via OpenMPI on a
cluster.
........

2014-07-10 14:02:50 Tree
[r24511] by bugman

Fix for the relaxation dispersion analysis Monte Carlo simulation printouts on clusters.

The multi-processor code was calling the print() function from the Slave_command.run() method,
however this runs on the slave processor. This has been shifted to the Results_command.run() method
which runs on the master once the results have been returned via the Results_command. Now the
printout of the simulation number and cluster ID will be visible when running via OpenMPI on a
cluster.

2014-07-10 14:02:25 Tree
[r24510] by bugman

Removal of many unused imports in the disp_spin_speed branch.

These were detected using the devel_scripts/find_unused_imports.py script which uses pylint to find
all unused imports. The false positives also present in the trunk were ignored.

2014-07-10 10:04:53 Tree
[r24509] by bugman

Removal of many unused imports in the frame_order_cleanup branch.

These were detected using the devel_scripts/find_unused_imports.py script which uses pylint to find
all unused imports. The false positives also present in the trunk were ignored. And the unused
imports in the dispersion code were also left for clean up the disp_spin_speed branch.

2014-07-10 09:43:53 Tree
[r24508] by bugman

Merged revisions 24505 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24505 | bugman | 2014-07-09 20:40:06 +0200 (Wed, 09 Jul 2014) | 6 lines

Completely removed all mentions of Freecode from the release document.

The old relax links are still there (http://freecode.com/projects/nmr-relax), but Freecode is dead
(http://freecode.com/about).
........

2014-07-10 09:37:32 Tree
[r24507] by bugman

Merged revisions 24505 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24505 | bugman | 2014-07-09 20:40:06 +0200 (Wed, 09 Jul 2014) | 6 lines

Completely removed all mentions of Freecode from the release document.

The old relax links are still there (http://freecode.com/projects/nmr-relax), but Freecode is dead
(http://freecode.com/about).
........

2014-07-10 08:59:01 Tree
[r24506] by bugman

The specific_analyses.frame_order.variables module is now used throughout the frame order code.

The target function code, auto-analysis, and test suite now all use the variables defined in this
module rather than having hardcoded strings. The MODEL_LIST_NONREDUNDANT variable has been created
to exclude the redundant free rotor pseudo-ellipse which cannot be optimised, and this is used by
the auto-analysis.

2014-07-10 08:36:20 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.