Menu

SVN archive Commit Log


Commit Date  
[r26687] by bugman

Printout fix for the axis in the Frame_order.test_pdb_model_iso_cone system test.

2014-11-21 10:04:19 Tree
[r26686] by bugman

Fix for the representation label positions created by the frame_order.pdb_model user function.

The 'size' argument was not being used at all for the representation title
atoms. It is now passed into the add_titles() function as the displacement argument + 10 Angstrom.

2014-11-21 10:01:09 Tree
[r26685] by bugman

Small fix for the Frame_order.test_pdb_model_iso_cone system test for the 'B' representation.

2014-11-21 09:59:22 Tree
[r26684] by bugman

Fix for the cone sized created by the frame_order.pdb_model user function.

The 'size' argument was not being used at all for the cone size. It is now passed into the
lib.structure.represent.cone.cone() function as the 'scale' argument.

2014-11-21 09:55:28 Tree
[r26683] by bugman

Created the Frame_order.test_pdb_model_iso_cone system test.

This is for checking the PDB representation of the isotropic cone frame order model created by the
frame_order.pdb_model user function. It checks both A and B representations.

2014-11-21 09:51:43 Tree
[r26682] by bugman

Merged revisions 26679,26681 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26679 | bugman | 2014-11-21 10:12:42 +0100 (Fri, 21 Nov 2014) | 3 lines

Fix for the unit tests to match r26656 - Python 2.5 floats do not have a 'real' property.
........
r26681 | bugman | 2014-11-21 10:29:34 +0100 (Fri, 21 Nov 2014) | 9 lines

Bug fix for the lib.structure.angles.angles_*() functions for odd increments.

This affects the PDB representations of the diffusion tensor and frame order when the number of
increments in the respective user functions is set to an odd number. It really only affects the
frame_order.pdb_model user functions, as the number of increments cannot be set in any of the other
user functions (structure.create_diff_tensor_pdb, structure.create_rotor_pdb,
structure.create_vector_dist, n_state_model.cone_pdb).
........

2014-11-21 09:30:07 Tree
[r26681] by bugman

Bug fix for the lib.structure.angles.angles_*() functions for odd increments.

This affects the PDB representations of the diffusion tensor and frame order when the number of
increments in the respective user functions is set to an odd number. It really only affects the
frame_order.pdb_model user functions, as the number of increments cannot be set in any of the other
user functions (structure.create_diff_tensor_pdb, structure.create_rotor_pdb,
structure.create_vector_dist, n_state_model.cone_pdb).

2014-11-21 09:29:34 Tree
[r26680] by bugman

Simplification of the Frame_order.test_pdb_model_rotor system test.

The size is now programatically handled.

2014-11-21 09:23:38 Tree
[r26679] by bugman

Fix for the unit tests to match r26656 - Python 2.5 floats do not have a 'real' property.

2014-11-21 09:12:42 Tree
[r26678] by bugman

Created the Frame_order.test_pdb_model_rotor2 system test to check for an offset pivot.

The pivot is set to [1, 0, 1] so that the rotor axis is tilted -45 degrees in the xz-plane. And the
size of the geometric object is set to 100 Angstrom for better testing of the sizes of the elements.

2014-11-21 08:41:51 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.