Menu

SVN archive Commit Log


Commit Date  
[r23476] by bugman

Completed the frame_order.pdb_model user function backend for the frame order PDB representation.

Most of this backend, including the axes and cone representations, had been broken for quite a while
and were being skipped with an early return statement. This has now been made functional and a few
fixes have been made.

For the 'rotor' and 'free rotor' model, the neg_cone argument is now ignored so that only one model
is produced in the final frame order PDB representation file. For all other models, the rotor
representation is no longer centred to the point on axis closest to the centre of mass, as the pivot
is unambiguously defined. The rotor representation has also been made larger in these models so
that it is outside of the cone, and the propeller blades are now staggered.

2014-05-27 15:17:56 Tree
[r23475] by bugman

Fix for the heterogen section of the internal structural object write_pdb() method.

A number of checks were performed to see if the PDB heterogen records were the same for all
structures, but this is meaningless as the structures can of course be different.

2014-05-27 15:08:55 Tree
[r23474] by bugman

Deletion of the pipe_control.structure.main.create_cone_pdb() function.

This is only used in the frame order analysis, but has been made redundant by the
lib.structure.represent.cone.cone() function.

2014-05-27 15:06:23 Tree
[r23473] by tlinnet

Modified that unit tests having different r20a and r20b values is checking if the correct one is returned.

This is the preparation for merging back disp_speed branch into trunk.
This follows post http://article.gmane.org/gmane.science.nmr.relax.devel/5948.

2014-05-27 15:05:45 Tree
[r23472] by tlinnet

Merged revisions 23468,23470 via svnmerge from
svn+ssh://tlinnet@.../svn/relax/trunk

........
r23468 | bugman | 2014-05-27 15:51:08 +0200 (Tue, 27 May 2014) | 6 lines

Shifted some functions from lib.structure.geometric into their own modules.

The angles_regular() and angles_uniform() functions are now in the lib.structure.angles module, and
the get_proton_names in lib.structure.conversion.
........
r23470 | bugman | 2014-05-27 16:30:56 +0200 (Tue, 27 May 2014) | 6 lines

Fix for the lib.geometry.lines.closest_point_ax() function for when the two points are the same.

If the point on the line and point in the 3D space are the same, then this function used to return
an array of NaN values. This situation is now caught and the point in the 3D space is returned.
........

2014-05-27 15:04:26 Tree
[r23471] by bugman

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

........
r23470 | bugman | 2014-05-27 16:30:56 +0200 (Tue, 27 May 2014) | 6 lines

Fix for the lib.geometry.lines.closest_point_ax() function for when the two points are the same.

If the point on the line and point in the 3D space are the same, then this function used to return
an array of NaN values. This situation is now caught and the point in the 3D space is returned.
........

2014-05-27 14:32:44 Tree
[r23470] by bugman

Fix for the lib.geometry.lines.closest_point_ax() function for when the two points are the same.

If the point on the line and point in the 3D space are the same, then this function used to return
an array of NaN values. This situation is now caught and the point in the 3D space is returned.

2014-05-27 14:30:56 Tree
[r23469] by bugman

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

........
r23468 | bugman | 2014-05-27 15:51:08 +0200 (Tue, 27 May 2014) | 6 lines

Shifted some functions from lib.structure.geometric into their own modules.

The angles_regular() and angles_uniform() functions are now in the lib.structure.angles module, and
the get_proton_names in lib.structure.conversion.
........

2014-05-27 13:51:39 Tree
[r23468] by bugman

Shifted some functions from lib.structure.geometric into their own modules.

The angles_regular() and angles_uniform() functions are now in the lib.structure.angles module, and
the get_proton_names in lib.structure.conversion.

2014-05-27 13:51:08 Tree
[r23467] by bugman

Preformed a frame order analysis on the CaM free-rotor mode test data set with missing data.

This is to demonstrate that everything is operating correctly.

2014-05-27 11:54:14 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.