Menu

SVN archive Commit Log


Commit Date  
[r18546] by bugman

Epydoc docstring formatting for the generic_fns.structure.pdb_write modules.

These large changes improve the API documentation at http://www.nmr-relax.com/api/.

2013-02-20 17:58:14 Tree
[r18545] by bugman

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

........
r18542 | bugman | 2013-02-20 17:05:25 +0100 (Wed, 20 Feb 2013) | 6 lines

The diffusion tensor PDB files are now conform better to the PDB standard.

The HET records are now correct, only capitalised text is present in the files, and trailing
whitespace to character 80 has been added.
........
r18543 | bugman | 2013-02-20 17:17:53 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the generic_fns.structure.pdb_write.ter() function.

Whitespace to character 80 is now being added to the TER PDB records.
........
r18544 | bugman | 2013-02-20 17:20:17 +0100 (Wed, 20 Feb 2013) | 6 lines

Fix for the creation of the FORMUL PDB records by the internal structural object.

The component number is now set to the index of the hetrogen plus one. This number should have been
a sequential number starting at 1 and is not related to the residue number in any way.
........

2013-02-20 16:27:29 Tree
[r18544] by bugman

Fix for the creation of the FORMUL PDB records by the internal structural object.

The component number is now set to the index of the hetrogen plus one. This number should have been
a sequential number starting at 1 and is not related to the residue number in any way.

2013-02-20 16:20:17 Tree
[r18543] by bugman

Fix for the generic_fns.structure.pdb_write.ter() function.

Whitespace to character 80 is now being added to the TER PDB records.

2013-02-20 16:17:53 Tree
[r18542] by bugman

The diffusion tensor PDB files are now conform better to the PDB standard.

The HET records are now correct, only capitalised text is present in the files, and trailing
whitespace to character 80 has been added.

2013-02-20 16:05:25 Tree
[r18541] by bugman

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

........
r18533 | bugman | 2013-02-20 15:52:00 +0100 (Wed, 20 Feb 2013) | 3 lines

Docstring edits for the generic_fns.structure.pdb_* module unit tests.
........
r18534 | bugman | 2013-02-20 16:01:07 +0100 (Wed, 20 Feb 2013) | 3 lines

Created a unit test for the generic_fns.structure.pdb_write.het() function.
........
r18535 | bugman | 2013-02-20 16:02:44 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the generic_fns.structure.pdb_write.helix() function.

The single character PDB record formatting should be %1s, not %s.
........
r18536 | bugman | 2013-02-20 16:05:20 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the generic_fns.structure.pdb_write.het() function - the record now has trailing whitespace.

The PDB records require trailing whitespace to the 80th character position.
........
r18537 | bugman | 2013-02-20 16:23:04 +0100 (Wed, 20 Feb 2013) | 3 lines

Docstring whitespace fixes for the generic_fns.structure.pdb_* modules.
........
r18538 | bugman | 2013-02-20 16:40:01 +0100 (Wed, 20 Feb 2013) | 6 lines

Created the generic_fns.structure.pdb_write._handle_text() function.

This private function is used to convert text into PDB suitable format (uppercase and values of None
converted to empty strings).
........
r18539 | bugman | 2013-02-20 16:43:29 +0100 (Wed, 20 Feb 2013) | 5 lines

Fixes for many of the generic_fns.structure.pdb_write functions.

The PDB records are now all filled with whitespace up to the 80th character.
........
r18540 | bugman | 2013-02-20 16:44:27 +0100 (Wed, 20 Feb 2013) | 5 lines

Fix for the creation of HET PDB records in the internal structural object.

The residue name and chain ID were mixed up.
........

2013-02-20 15:45:39 Tree
[r18540] by bugman

Fix for the creation of HET PDB records in the internal structural object.

The residue name and chain ID were mixed up.

2013-02-20 15:44:27 Tree
[r18539] by bugman

Fixes for many of the generic_fns.structure.pdb_write functions.

The PDB records are now all filled with whitespace up to the 80th character.

2013-02-20 15:43:29 Tree
[r18538] by bugman

Created the generic_fns.structure.pdb_write._handle_text() function.

This private function is used to convert text into PDB suitable format (uppercase and values of None
converted to empty strings).

2013-02-20 15:40:01 Tree
[r18537] by bugman

Docstring whitespace fixes for the generic_fns.structure.pdb_* modules.

2013-02-20 15:23:04 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.