Menu

SVN archive Commit Log


Commit Date  
[r23208] by bugman

Updated the CaM frame order test model superimposition script.

The structure.superimpose user function is now correctly called. The output log file has been added
to the repository as it contains the correct translation and Euler rotation information needed for
the test models.

2014-05-16 14:36:45 Tree
[r23207] by bugman

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

........
r23206 | bugman | 2014-05-16 16:32:03 +0200 (Fri, 16 May 2014) | 5 lines

Added the 'centre_type' argument to the structure.superimpose user function.

This allows the default 'centroid' superimposition to be replaced by a centre of mass (CoM)
superimposition instead. As the CoM and centroid position do not match, the translation vector and
Euler rotation angles will be different.
........

2014-05-16 14:32:44 Tree
[r23206] by bugman

Added the 'centre_type' argument to the structure.superimpose user function.

This allows the default 'centroid' superimposition to be replaced by a centre of mass (CoM)
superimposition instead. As the CoM and centroid position do not match, the translation vector and
Euler rotation angles will be different.

2014-05-16 14:32:03 Tree
[r23205] by bugman

Created a script for the CaM frame order test models for finding the average domain position.

As the rotation about a fixed pivot has been eliminated, the shift from 1J7P_1st_NH_rot.pdb to
1J7P_1st_NH.pdb has to be converted into a translation and rotation about the CoM. This script will
be used to replace the pivot rotation Euler angles with the translation vector and CoM rotation
Euler angles. However the structure.superimpose user function will need to be modified to handle
both the standard centroid superimposition as well as a CoM superimposition.

2014-05-16 13:55:40 Tree
[r23204] by bugman

Updated the isotropic cone CaM frame order test model optimisation script.

Due to all of the changes in the frame order analysis, the old script was no longer functional.

2014-05-16 13:39:36 Tree
[r23203] by bugman

Eliminated all of the 'line' frame order models, as they are not implemented yet.

This is just frontend code - the backend does not exist.

2014-05-16 12:36:40 Tree
[r23202] by bugman

Deletion of all of the Scipy quadratic integration functions for the PCS in the relax library.

These are no longer used, as they are far too slow. The quasi-random functions have long replaced
these.

2014-05-16 12:31:11 Tree
[r23201] by bugman

Alphabetical ordering of functions in the lib.frame_order.pseudo_ellipse module.

2014-05-16 12:20:39 Tree
[r23200] by bugman

Import cleanup for the frame order target functions.

The Scipy quadratic integration functions for the PCS have been removed.

2014-05-16 12:14:48 Tree
[r23199] by bugman

Deletion of half of the frame order target functions.

All of the target functions using Scipy quadratic integration (which cause a frame order analysis to
take over 1,000,000 years to complete) have been deleted. The quasi-random target functions that
replace these have been renamed to remove the '_qrint' ending.

2014-05-16 12:12:07 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.