Menu

SVN archive Commit Log


Commit Date  
[r25211] by bugman

Created a number of system tests to check the diffusion tensor PDB representation.

This is to prevent bugs such as #22502 (https://gna.org/bugs/?22502) from ever reappearing. The PDB
file contents are hardcoded into the tests and checked. The tests include
Structure.test_create_diff_tensor_pdb_ellipsoid, Structure.test_create_diff_tensor_pdb_oblate,
Structure.test_create_diff_tensor_pdb_prolate, and Structure.test_create_diff_tensor_pdb_sphere.

2014-08-22 12:05:34 Tree
[r25210] by bugman

Merged revisions 25208-25209 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r25208 | bugman | 2014-08-22 12:32:52 +0200 (Fri, 22 Aug 2014) | 5 lines

Updated the diffusion tensor PDB representation files.

This replaces the broken prolate representation with the corrected representation.
........
r25209 | bugman | 2014-08-22 12:34:41 +0200 (Fri, 22 Aug 2014) | 3 lines

Deleted the duplicated Structure.test_create_diff_tensor_pdb system test.
........

2014-08-22 12:05:31 Tree
[r25209] by bugman

Deleted the duplicated Structure.test_create_diff_tensor_pdb system test.

2014-08-22 10:34:41 Tree
[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
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.