mailr19143 - in /trunk: lib/structure/represent/ pipe_control/structure/


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 24, 2013 - 19:38:
Author: bugman
Date: Sun Mar 24 19:38:30 2013
New Revision: 19143

URL: http://svn.gna.org/viewcvs/relax?rev=19143&view=rev
Log:
Shifted the cone geometric object representation functions to 
lib.structure.represent.cone.

The structure.create_cone_pdb user function first calls 
pipe_control.structure.main.create_cone_pdb()
which then calls lib.structure.represent.cone.cone().  This allows the 
pipe_control function to
write out the file and add it to the data pipe's results file list.


Added:
    trunk/lib/structure/represent/cone.py
      - copied, changed from r19135, trunk/pipe_control/structure/geometric.py
Modified:
    trunk/lib/structure/represent/__init__.py
    trunk/pipe_control/structure/geometric.py
    trunk/pipe_control/structure/main.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/lib/structure/represent/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/represent/__init__.py?rev=19143&r1=19142&r2=19143&view=diff

Copied: trunk/lib/structure/represent/cone.py (from r19135, 
trunk/pipe_control/structure/geometric.py)
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/represent/cone.py?p2=trunk/lib/structure/represent/cone.py&p1=trunk/pipe_control/structure/geometric.py&r1=19135&r2=19143&rev=19143&view=diff

Modified: trunk/pipe_control/structure/geometric.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/structure/geometric.py?rev=19143&r1=19142&r2=19143&view=diff

Modified: trunk/pipe_control/structure/main.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/structure/main.py?rev=19143&r1=19142&r2=19143&view=diff




Related Messages


Powered by MHonArc, Updated Sun Mar 24 20:40:05 2013