Menu

Commit [r26206]  Maximize  Restore  History

Merged revisions 26205 via svnmerge from

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

........
r26205 | bugman | 2014-10-08 09:22:04 +0200 (Wed, 08 Oct 2014) | 9 lines

Improvements for PDB creation in the relax library for out of bounds structural coordinates.

The lib.structure.pdb_write module atom() and hetatm() functions will now more gracefully handle
atomic coordinates which are outside of the PDB limits of [-999.999, 9999.999]. When such
coordinates are encountered, instead of producing a too long PDB line which does not pass the
validation step, the functions will set the coordinates to the boundary value. This will at least
allow a valid PDB file to be created, despite the warping of the coordinates.
........

bugman 2014-10-08

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/lib/structure/pdb_write.py
/branches/frame_order_cleanup/lib/structure/pdb_write.py 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.