Menu

SVN archive Commit Log


Commit Date  
[r25208] by bugman

Updated the diffusion tensor PDB representation files.

This replaces the broken prolate representation with the corrected representation.

2014-08-22 10:32:52 Tree
[r25207] by bugman

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

........
r25206 | bugman | 2014-08-22 12:08:09 +0200 (Fri, 22 Aug 2014) | 9 lines

Fix for bug #22502 (https://gna.org/bugs/?22502).

This is the problem whereby the geometric prolate diffusion representation does not align with axis
in PDB, as reported by Martin Ballaschk (https://gna.org/users/mab).

This problem was not the main prolate tensor axis, but that the geometric object needed to be
rotated 90 degrees about the z-axis to bring the object and axis into the same frame.
........

2014-08-22 10:09:52 Tree
[r25206] by bugman

Fix for bug #22502 (https://gna.org/bugs/?22502).

This is the problem whereby the geometric prolate diffusion representation does not align with axis
in PDB, as reported by Martin Ballaschk (https://gna.org/users/mab).

This problem was not the main prolate tensor axis, but that the geometric object needed to be
rotated 90 degrees about the z-axis to bring the object and axis into the same frame.

2014-08-22 10:08:09 Tree
[r25205] by bugman

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

........
r25204 | bugman | 2014-08-22 11:55:21 +0200 (Fri, 22 Aug 2014) | 12 lines

Added an optimisation script for the test_suite/shared_data/diffusion_tensor/ellipsoid relaxation data.

This is to help catch bug #22502 (https://gna.org/bugs/?22502), the geometric prolate diffusion
representation does not align with axis in PDB, as reported by Martin Ballaschk
(https://gna.org/users/mab).

The PDB files of the optimised tensor demonstrate exactly the same problem as seen in the files
attached to the bug report. The oblate and spherical diffusion tensor representations match that of
the ellipsoid. But the prolate axis and tensor orientation are both different from the ellipsoid
as well as themselves.
........

2014-08-22 10:06:46 Tree
[r25204] by bugman

Added an optimisation script for the test_suite/shared_data/diffusion_tensor/ellipsoid relaxation data.

This is to help catch bug #22502 (https://gna.org/bugs/?22502), the geometric prolate diffusion
representation does not align with axis in PDB, as reported by Martin Ballaschk
(https://gna.org/users/mab).

The PDB files of the optimised tensor demonstrate exactly the same problem as seen in the files
attached to the bug report. The oblate and spherical diffusion tensor representations match that of
the ellipsoid. But the prolate axis and tensor orientation are both different from the ellipsoid
as well as themselves.

2014-08-22 09:55:21 Tree
[r25203] by bugman

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

........
r25202 | bugman | 2014-08-22 11:28:35 +0200 (Fri, 22 Aug 2014) | 7 lines

Another fix for bug #22505 (https://gna.org/bugs/?22505).

This is the failure of the structure.create_diff_tensor_pdb user function when no structural data is
present. Now the cdp.structure data structure is checked, when present, if it contains any data
using its own empty() method.
........

2014-08-22 09:29:12 Tree
[r25202] by bugman

Another fix for bug #22505 (https://gna.org/bugs/?22505).

This is the failure of the structure.create_diff_tensor_pdb user function when no structural data is
present. Now the cdp.structure data structure is checked, when present, if it contains any data
using its own empty() method.

2014-08-22 09:28:35 Tree
[r25201] by bugman

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

........
r25200 | bugman | 2014-08-22 11:24:38 +0200 (Fri, 22 Aug 2014) | 6 lines

Created the Structure.test_create_diff_tensor_pdb2 system test.

This is to catch another situation leading to bug #22505 (https://gna.org/bugs/?22505), the failure
of the structure.create_diff_tensor_pdb user function when no structural data is present.
........

2014-08-22 09:27:37 Tree
[r25200] by bugman

Created the Structure.test_create_diff_tensor_pdb2 system test.

This is to catch another situation leading to bug #22505 (https://gna.org/bugs/?22505), the failure
of the structure.create_diff_tensor_pdb user function when no structural data is present.

2014-08-22 09:24:38 Tree
[r25199] by bugman

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

........
r25197 | bugman | 2014-08-22 11:20:33 +0200 (Fri, 22 Aug 2014) | 7 lines

Fix for bug #22505 (https://gna.org/bugs/?22505).

This is the failure of the structure.create_diff_tensor_pdb user function when no structural data is
present. The solution was simple - the CoM of the representation is set to the origin when no
structural data is present, and the check for the presence of data removed.
........

2014-08-22 09:21:50 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.