Menu

SVN archive Commit Log


Commit Date  
[r23691] by bugman

Eliminated the free rotor psuedo-ellipse model ave_pos_alpha parameter from the target function.

The average domain position alpha Euler angle has already been removed from the specific analyses
code and this change brings the target function into line with these changes.

2014-06-06 12:11:04 Tree
[r23690] by bugman

Eliminated the average position alpha Euler angle parameter from the free-rotor pseudo-ellipse model.

As this frame order model is a free-rotor, the average domain position is therefore undefined and it
can freely rotate about the rotor axis. One of the Euler angles for rotating to the average
position can therefore be removed, just as in the free rotor and free rotor isotropic cone models.

2014-06-06 12:08:23 Tree
[r23689] by bugman

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

........
r23688 | bugman | 2014-06-06 10:46:52 +0200 (Fri, 06 Jun 2014) | 3 lines

Removed a debugging printout.
........

2014-06-06 08:58:14 Tree
[r23688] by bugman

Removed a debugging printout.

2014-06-06 08:46:52 Tree
[r23687] by bugman

Removed a debugging printout.

2014-06-06 08:46:02 Tree
[r23686] by bugman

Fix for the failure of the frame_order.pdb_model user function for the free rotor frame order model.

This is due to the recent parameter conversion to the axis alpha angle.

2014-06-06 08:37:29 Tree
[r23685] by bugman

Modified the CaM frame order base system test script to catch a bug in the free rotor model.

The axis spherical angles are no longer set for the rotor or free rotor models, as they use the
alpha angle instead and the lack of the theta and phi parameters triggers the bug. The PDB
representation of the frame order motions is also now tested for all frame order models, as it was
turned off for the rigid, rotor and free rotor models and this is where the bug lies.

2014-06-06 08:36:24 Tree
[r23684] by bugman

Parameter conversion for all of the CaM free rotor test data frame_order.py optimisation scripts.

The rotor axis spherical angles have been replaced by the axis alpha angle defining the rotor with
respect to the xy-plane.

2014-06-06 08:30:45 Tree
[r23683] by bugman

Converted the 'free rotor' frame order model to the new axis_alpha parameter system.

The axis_theta and axis_phi spherical coordinates are converted to the new reduced parameter set
defined by a random point in space (the CoM of all atoms), the pivot point, and a single angle
alpha. The alpha parameter defines the rotor axis angle from the xy-plane.

2014-06-06 08:26:20 Tree
[r23682] by bugman

Fix for a number of the frame order models which do not have parameter constraints.

This change to the grid_search() API method is similar to the change for the minimise() method
(r23211). The linear_constraint() function was returning A, b = [], [] for these models, but these
empty numpy arrays were causing the dot product with A to fail in the grid_search() API method.
These values are now caught and the constraint algorithm turned off.

2014-06-06 08:10:00 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.