Menu

Commit [r24368]  Maximize  Restore  History

Refactored the frame order geometric motional representation code.

The code of the specific_analyses.frame_order.geometric.create_geometric_rep() function has been
spun out into 3 new functions: add_rotors(), add_axes(), and add_cones(). This is to better isolate
the various elements to allow for better control. Each function now adds the atoms for its
geometric representation to a separate molecule called 'axes' or 'cones'. The add_rotors() does not
create a molecule as the lib.structure.represent.rotor.rotor_pdb() function creates its own. As
part of the rafactorisation, the neg_cone flag has been eliminated.

bugman 2014-07-01

changed /branches/frame_order_cleanup/specific_analyses/frame_order/geometric.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/uf.py
/branches/frame_order_cleanup/specific_analyses/frame_order/geometric.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/uf.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.