Menu

Commit [r26600]  Maximize  Restore  History

Merged revisions 26595-26598 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r26595 | bugman | 2014-11-17 11:56:50 +0100 (Mon, 17 Nov 2014) | 7 lines

Set more reasonable default values for the lib.structure.pdb_write functions atom() and hetatm().

The occupancy now defaults to 1.0 instead of '', and the temperature factor to 0.0 instead of ''.
This avoid painful errors when using these functions, as these arguments must be floating point
numbers at all times, hence the default value of '' causes a TypeError.
........
r26596 | bugman | 2014-11-17 11:57:19 +0100 (Mon, 17 Nov 2014) | 3 lines

Removed an accidentally committed debugging printout.
........
r26597 | bugman | 2014-11-17 12:04:25 +0100 (Mon, 17 Nov 2014) | 6 lines

Updated the PDB file in the test_suite/shared_data/model_free/sphere/ directory.

The relax library is now being used to create the PDB file. Additional TER and CONECT records are
now being created so the result is a more correct PDB file.
........
r26598 | bugman | 2014-11-17 12:17:22 +0100 (Mon, 17 Nov 2014) | 3 lines

Converted all ATOM records to HETATM in the sphere.pdb file.
........

bugman 2014-11-17

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/lib/structure/pdb_write.py
changed /branches/frame_order_cleanup/test_suite/shared_data/model_free/sphere/create_sphere.py
changed /branches/frame_order_cleanup/test_suite/shared_data/model_free/sphere/sphere.pdb
/branches/frame_order_cleanup/lib/structure/pdb_write.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/shared_data/model_free/sphere/create_sphere.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/shared_data/model_free/sphere/sphere.pdb Diff Switch to side-by-side view
Loading...
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.