Menu

SVN archive Commit Log


Commit Date  
[r24460] by bugman

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

........
r24454 | bugman | 2014-07-04 11:31:00 +0200 (Fri, 04 Jul 2014) | 6 lines

Fix for the internal structural object MolContainer.last_residue() method.

This can now operate when no structural information is present, returning 0 instead of resulting in
an IndeError.
........

2014-07-04 14:58:41 Tree
[r24459] by bugman

Redesign of the geometric representation of the cone structural objects to allow for models.

The old representation was not compatible with the PDB model concept whereby each model must have
the same number of atoms. To handle this situation, the cone objects have been simplified.
Specifically the cone cap.

The old behaviour was to remove all points outside of the cone when creating the cone cap, and then
to stitch the cap to the cone edge in a subsequent step. Now the behaviour is that all points
outside of the distribution are shifted to the cone edge. This avoids the need to stitch the cap to
the edge. This behaviour means that all cones with the same inc value will have the same number of
atoms.

The cones for the pseudo-ellipses are not as nice as the latitudinal lines are not strait at the
cone edge, but at least creating multiple models with different cone sizes is now possible.

2014-07-04 13:38:30 Tree
[r24458] by bugman

Added the geometric module to the specific_analyses.frame_order package __all__ list.

2014-07-04 13:25:04 Tree
[r24457] by bugman

Fixes for the titles in the frame order geometric representation from frame_order.pdb_model.

There were a few bugs for a number of the frame order models preventing this code from working.

2014-07-04 13:19:18 Tree
[r24456] by bugman

Reverted the lines under the table titles for http://www.nmr-relax.com/download.html.

2014-07-04 11:40:36 Tree
[r24455] by bugman

Fixes for the MC simulation rotor objects in the frame order geometric representation.

The axes of the Monte Carlo simulation rotors objects were being set to the original values and not
to the simulation values.

2014-07-04 10:00:51 Tree
[r24454] by bugman

Fix for the internal structural object MolContainer.last_residue() method.

This can now operate when no structural information is present, returning 0 instead of resulting in
an IndeError.

2014-07-04 09:31:00 Tree
[r24453] by bugman

Removed an accidentally committed change to http://www.nmr-relax.com/download.html.

2014-07-04 09:22:03 Tree
[r24452] by bugman

The relax software tables at http://www.nmr-relax.com/download.html are now fixed cell width.

2014-07-04 09:21:22 Tree
[r24451] by bugman

Changes to the rotor object in the frame order geometric representations.

For the isotropic and pseudo-elliptic cone models, the rotor is now halved. Instead of having two
axes radiating from the central pivot and terminating in the propeller blades, now only the positive
axis is shown lying in the centre of the cone.

2014-07-04 09:02: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.