Menu

SVN archive Commit Log


Commit Date  
[r27678] by bugman

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

........
r27676 | bugman | 2015-02-19 15:25:40 +0100 (Thu, 19 Feb 2015) | 6 lines

Created the Structure.test_multi_model_and_multi_molecule system test.

This is used to check the loading and writing of a multi-model and multi-molecule PDB file. The
test shows that this functions correctly.
........
r27677 | bugman | 2015-02-19 15:38:54 +0100 (Thu, 19 Feb 2015) | 5 lines

Modified the Structure.test_multi_model_and_multi_molecule test to check for model consistency.

This is just for better test suite coverage of the handling of PDB structural data.
........

2015-02-20 08:26:53 Tree
[r27677] by bugman

Modified the Structure.test_multi_model_and_multi_molecule test to check for model consistency.

This is just for better test suite coverage of the handling of PDB structural data.

2015-02-19 14:38:54 Tree
[r27676] by bugman

Created the Structure.test_multi_model_and_multi_molecule system test.

This is used to check the loading and writing of a multi-model and multi-molecule PDB file. The
test shows that this functions correctly.

2015-02-19 14:25:40 Tree
[r27675] by bugman

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

........
r27673 | bugman | 2015-02-19 14:55:06 +0100 (Thu, 19 Feb 2015) | 9 lines

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

This is the PDB HETATM loading error whereby the last HETATM record is sometimes not read from the
PDB file. The problem was two-fold. Firstly the internal structural object _parse_mols_pdb()
method for separating a PDB file into distinct molecules was terminating too early when a new
molecule is found, so that the last PDB record is not appended to the records list for the molecule.
Secondly the write_pdb() method was not handling the PDB sequential serial number correctly.
........

2015-02-19 13:55:45 Tree
[r27674] by bugman

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

........
r27673 | bugman | 2015-02-19 14:55:06 +0100 (Thu, 19 Feb 2015) | 9 lines

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

This is the PDB HETATM loading error whereby the last HETATM record is sometimes not read from the
PDB file. The problem was two-fold. Firstly the internal structural object _parse_mols_pdb()
method for separating a PDB file into distinct molecules was terminating too early when a new
molecule is found, so that the last PDB record is not appended to the records list for the molecule.
Secondly the write_pdb() method was not handling the PDB sequential serial number correctly.
........

2015-02-19 13:55:42 Tree
[r27673] by bugman

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

This is the PDB HETATM loading error whereby the last HETATM record is sometimes not read from the
PDB file. The problem was two-fold. Firstly the internal structural object _parse_mols_pdb()
method for separating a PDB file into distinct molecules was terminating too early when a new
molecule is found, so that the last PDB record is not appended to the records list for the molecule.
Secondly the write_pdb() method was not handling the PDB sequential serial number correctly.

2015-02-19 13:55:06 Tree
[r27672] by bugman

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

........
r27670 | bugman | 2015-02-19 14:39:58 +0100 (Thu, 19 Feb 2015) | 3 lines

Small fix for the chain IDs in the Structure.test_bug_23293_missing_hetatm system test.
........

2015-02-19 13:51:15 Tree
[r27671] by bugman

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

........
r27670 | bugman | 2015-02-19 14:39:58 +0100 (Thu, 19 Feb 2015) | 3 lines

Small fix for the chain IDs in the Structure.test_bug_23293_missing_hetatm system test.
........

2015-02-19 13:51:14 Tree
[r27670] by bugman

Small fix for the chain IDs in the Structure.test_bug_23293_missing_hetatm system test.

2015-02-19 13:39:58 Tree
[r27669] by bugman

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

........
r27667 | bugman | 2015-02-19 14:22:50 +0100 (Thu, 19 Feb 2015) | 6 lines

Created the Structure.test_bug_23293_missing_hetatm system test.

This is to catch bug #23293 (https://gna.org/bugs/?23293), the PDB HETATM loading error whereby the
last HETATM record is sometimes not read from the PDB file.
........

2015-02-19 13:23:38 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.