Menu

SVN archive Commit Log


Commit Date  
[r22642] by bugman

Merged revisions 22171-22175 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22171 | bugman | 2014-02-12 09:30:17 +0100 (Wed, 12 Feb 2014) | 3 lines

Capitalised the class variables of all of the CaM frame order system test scripts.
........
r22172 | bugman | 2014-02-12 10:14:05 +0100 (Wed, 12 Feb 2014) | 6 lines

Class variable cleanup for the CaM frame order system test scripts.

The variables are now all defined in the base script and only overwritten when needed by the
individual tests.
........
r22173 | bugman | 2014-02-12 10:16:47 +0100 (Wed, 12 Feb 2014) | 3 lines

Updated the test_suite.system_tests.scripts.frame_order.cam package __all__ list.
........
r22174 | bugman | 2014-02-12 11:14:09 +0100 (Wed, 12 Feb 2014) | 6 lines

Changed the handling of the pivot point in the CaM frame order system tests.

The pivot point is now a class variable, rather than being hardcoded into a function. The handling
of a second pivot has also been added.
........
r22175 | bugman | 2014-02-12 11:15:07 +0100 (Wed, 12 Feb 2014) | 3 lines

Updated the CaM frame order double rotor system test script to have the correct two pivots.
........

2014-04-03 18:00:26 Tree
[r22641] by bugman

Merged revisions 22170 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22170 | bugman | 2014-02-12 09:13:08 +0100 (Wed, 12 Feb 2014) | 3 lines

Added a simple script for analysing the Eigensystem of the CaM frame order double rotor test model.
........

2014-04-03 17:59:45 Tree
[r22640] by bugman

Merged revisions 22169 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22169 | bugman | 2014-02-10 17:48:18 +0100 (Mon, 10 Feb 2014) | 3 lines

Import fix for the changes to the specific_analyses.frame_order package layout.
........

2014-04-03 17:55:50 Tree
[r22639] by bugman

Merged revisions 22140-22142 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22140 | bugman | 2014-02-07 08:51:59 +0100 (Fri, 07 Feb 2014) | 6 lines

The double rotor system is now truly perpendicular.

This is for the CaM frame order synthetic test data. The two axes were not perpendicular whereas
for the model they should be.
........
r22141 | bugman | 2014-02-07 09:04:11 +0100 (Fri, 07 Feb 2014) | 6 lines

Updated the double rotor distribution PDB file for the perpendicular axes.

This is for the CaM frame order double rotor synthetic data. The number of structures in this
distribution is set to 100 (10 per motional mode). The PyMOL *.pse file has also been updated.
........
r22142 | bugman | 2014-02-07 10:44:54 +0100 (Fri, 07 Feb 2014) | 6 lines

Updated the CaM frame order double rotor synthetic test data for the perpendicular axes.

The RDC and PCS data has been recalculated for 250,000 structures, this time with the axes being
truly perpendicular.
........

2014-04-03 17:55:11 Tree
[r22638] by bugman

Merged revisions 22114 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22114 | bugman | 2014-02-04 10:24:23 +0100 (Tue, 04 Feb 2014) | 7 lines

Changed the precision of the deactivated Frame_order.test_cam_double_rotor_pcs system test.

This test will run with the command "relax -s Frame_order.test_cam_double_rotor_pcs" and, because of
the small angle of the test model, the chi-squared value differences for just the PCS were too small
for the previous precision of 1 decimal place.
........

2014-04-03 17:54:30 Tree
[r22637] by bugman

Merged revisions 22109-22112 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22109 | bugman | 2014-02-03 12:36:46 +0100 (Mon, 03 Feb 2014) | 3 lines

Copyright notice update.
........
r22110 | bugman | 2014-02-03 13:35:23 +0100 (Mon, 03 Feb 2014) | 7 lines

Initial implementation of the lib.frame_order.double_rotor module.

This module implements the functions needed to solve the frame order analysis for the RDC (via the
frame order matrix) and PCS (numerically). The interfaces have been updated for the double rotor
but most of the code still implements the basic rotor model from which it derives.
........
r22111 | bugman | 2014-02-03 15:14:22 +0100 (Mon, 03 Feb 2014) | 5 lines

Fix for the double rotor frame order model when only RDCs are used.

The target function was not being aliased when no PCS data was present.
........
r22112 | bugman | 2014-02-03 15:26:28 +0100 (Mon, 03 Feb 2014) | 3 lines

Removal of unused imports from the lib.frame_order.double_rotor module.
........

2014-04-03 17:54:07 Tree
[r22636] by bugman

Merged revisions 22106-22107 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22106 | bugman | 2014-01-31 17:26:59 +0100 (Fri, 31 Jan 2014) | 3 lines

Better support for the parameters of the double rotor frame order model.
........
r22107 | bugman | 2014-01-31 17:32:20 +0100 (Fri, 31 Jan 2014) | 7 lines

Initial implementation of the double rotor frame order model target function.

The target function func_double_rotor() has been created as a copy of the func_rotor_qrint() method,
modified for the double rotor model. Modifications will likely be needed as the
compile_2nd_matrix_double_rotor() and pcs_numeric_int_double_rotor() functions are implemented.
........

2014-04-03 17:53:38 Tree
[r22635] by bugman

Merged revisions 22073 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22073 | bugman | 2014-01-30 14:36:43 +0100 (Thu, 30 Jan 2014) | 3 lines

Added the double rotor frame order model to the frame_order.select_model user function.
........

2014-04-03 17:53:09 Tree
[r22634] by bugman

Merged revisions 22072 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22072 | bugman | 2014-01-30 11:03:05 +0100 (Thu, 30 Jan 2014) | 8 lines

Large refactorisation of the frame order package.

The private methods of the frame order package specific_analyses.frame_order have now all been
shifted into modules. This is to simplify the package by not having huge quantities of code in the
__init__ module. Now the code resides in the api, checks, data, optimisation, parameters, and
user_functions modules.
........

2014-04-03 17:52:32 Tree
[r22633] by bugman

Merged revisions 22071 via svnmerge from
svn+ssh://bugman@.../svn/relax/branches/double_rotor

........
r22071 | bugman | 2014-01-29 18:03:31 +0100 (Wed, 29 Jan 2014) | 5 lines

Created subsets of the CaM double rotor frame order test PCS data.

This consists of data for only 5 spins, and matches those of the other CaM frame order test data.
........

2014-04-03 17:48: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.