Menu

SVN archive Commit Log


Commit Date  
[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
[r27668] 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:36 Tree
[r27667] by bugman

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:22:50 Tree
[r27666] by bugman

Merged revisions 27661-27662,27664 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r27661 | bugman | 2015-02-17 16:27:20 +0100 (Tue, 17 Feb 2015) | 6 lines

Added some error checking for the monte_carlo.setup user function.

A RelaxError is now raised if the number of simulations is less than 3. This prevents Python errors
when later calling the monte_carlo.error_analysis user function.
........
r27662 | bugman | 2015-02-17 16:48:45 +0100 (Tue, 17 Feb 2015) | 6 lines

Test suite fixes for the error checking in the monte_carlo.setup user function.

The number of simulations has been increased from either 1 or 2 in all tests to the minimal number
of simulations (3).
........
r27664 | bugman | 2015-02-18 17:55:35 +0100 (Wed, 18 Feb 2015) | 3 lines

Small fix for the structure.write_pdb user function for handling old relax state and results files.
........

2015-02-19 13:19:02 Tree
[r27665] by bugman

Merged revisions 27661-27662,27664 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r27661 | bugman | 2015-02-17 16:27:20 +0100 (Tue, 17 Feb 2015) | 6 lines

Added some error checking for the monte_carlo.setup user function.

A RelaxError is now raised if the number of simulations is less than 3. This prevents Python errors
when later calling the monte_carlo.error_analysis user function.
........
r27662 | bugman | 2015-02-17 16:48:45 +0100 (Tue, 17 Feb 2015) | 6 lines

Test suite fixes for the error checking in the monte_carlo.setup user function.

The number of simulations has been increased from either 1 or 2 in all tests to the minimal number
of simulations (3).
........
r27664 | bugman | 2015-02-18 17:55:35 +0100 (Wed, 18 Feb 2015) | 3 lines

Small fix for the structure.write_pdb user function for handling old relax state and results files.
........

2015-02-19 10:01: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.