Menu

SVN archive Commit Log


Commit Date  
[r22039] by bugman

Reintroduced the distribution PDB file creation to the frame order test data generation script.

This is the generate_base.py script in the test_suite/shared_data/frame_order/cam directory. The
ability to create the distribution.pdb file was long lost in this script, and can now be activated
using the DIST_PDB class variable.

2014-01-21 10:43:21 Tree
[r22038] by bugman

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

........
r22034 | bugman | 2014-01-21 10:30:24 +0100 (Tue, 21 Jan 2014) | 10 lines

Fix for bug #21522 (https://gna.org/bugs/?21522) and bug #21520 (https://gna.org/bugs/?21520).

These bugs are the structure.write_pdb user function creating an incorrect MASTER record and the
failure of the structure.write_pdb user function when creating the MASTER record due to too many
ATOM and HETATM records being present.

The counts for the ATOM, HETATM, and TER records are now only for a single model, rather than being
the sum for all models together.
........

2014-01-21 09:35:16 Tree
[r22037] by bugman

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

........
r22033 | bugman | 2014-01-21 10:24:22 +0100 (Tue, 21 Jan 2014) | 3 lines

Small bug fix for the new Structure.test_bug_21522_master_record_atom_count system test.
........

2014-01-21 09:33:41 Tree
[r22036] by bugman

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

........
r22032 | bugman | 2014-01-21 10:23:35 +0100 (Tue, 21 Jan 2014) | 6 lines

The structure.write_pdb user function can now handle a file instance for the file argument.

This is for the Structure.test_bug_21522_master_record_atom_count system test, to allow a dummy file
object to be used. This can also be useful for power users.
........

2014-01-21 09:32:48 Tree
[r22035] by bugman

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

........
r22031 | bugman | 2014-01-21 10:15:22 +0100 (Tue, 21 Jan 2014) | 11 lines

Created the Structure.test_bug_21522_master_record_atom_count system test.

This is designed to catch bug #21522 (https://gna.org/bugs/?21522), the structure.write_pdb user
function creating an incorrect MASTER record. This hence also catches bug #21520
(https://gna.org/bugs/?21520), the failure of the structure.write_pdb user function when creating
the MASTER record due to too many ATOM and HETATM records being present.

The test simply creates to structural models, adds one atom, and writes out a PDB file, checking its
contents.
........

2014-01-21 09:31:30 Tree
[r22034] by bugman

Fix for bug #21522 (https://gna.org/bugs/?21522) and bug #21520 (https://gna.org/bugs/?21520).

These bugs are the structure.write_pdb user function creating an incorrect MASTER record and the
failure of the structure.write_pdb user function when creating the MASTER record due to too many
ATOM and HETATM records being present.

The counts for the ATOM, HETATM, and TER records are now only for a single model, rather than being
the sum for all models together.

2014-01-21 09:30:24 Tree
[r22033] by bugman

Small bug fix for the new Structure.test_bug_21522_master_record_atom_count system test.

2014-01-21 09:24:22 Tree
[r22032] by bugman

The structure.write_pdb user function can now handle a file instance for the file argument.

This is for the Structure.test_bug_21522_master_record_atom_count system test, to allow a dummy file
object to be used. This can also be useful for power users.

2014-01-21 09:23:35 Tree
[r22031] by bugman

Created the Structure.test_bug_21522_master_record_atom_count system test.

This is designed to catch bug #21522 (https://gna.org/bugs/?21522), the structure.write_pdb user
function creating an incorrect MASTER record. This hence also catches bug #21520
(https://gna.org/bugs/?21520), the failure of the structure.write_pdb user function when creating
the MASTER record due to too many ATOM and HETATM records being present.

The test simply creates to structural models, adds one atom, and writes out a PDB file, checking its
contents.

2014-01-21 09:15:22 Tree
[r22030] by bugman

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

........
r22029 | bugman | 2014-01-17 16:59:00 +0100 (Fri, 17 Jan 2014) | 3 lines

Removal of a debugging printout accidentally committed at r22025.
........

2014-01-17 16:06:15 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.