mailr22072 - in /branches/double_rotor: specific_analyses/ specific_analyses/frame_order/ user_functions/


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

Header


Content

Posted by edward on January 30, 2014 - 11:03:
Author: bugman
Date: Thu Jan 30 11:03:05 2014
New Revision: 22072

URL: http://svn.gna.org/viewcvs/relax?rev=22072&view=rev
Log:
Large refactorisation of the frame order package.

The private methods of the frame order package specific_analyses.frame_order 
have now all been
shifted into modules.  This is to simplify the package by not having huge 
quantities of code in the
__init__ module.  Now the code resides in the api, checks, data, 
optimisation, parameters, and
user_functions modules.


Added:
    branches/double_rotor/specific_analyses/frame_order/api.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/frame_order/checks.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/frame_order/data.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/frame_order/optimisation.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/frame_order/parameters.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/frame_order/user_functions.py
      - copied, changed from r22069, 
branches/double_rotor/specific_analyses/frame_order/__init__.py
Modified:
    branches/double_rotor/specific_analyses/frame_order/__init__.py
    branches/double_rotor/specific_analyses/setup.py
    branches/double_rotor/user_functions/frame_order.py

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

Modified: branches/double_rotor/specific_analyses/frame_order/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/__init__.py?rev=22072&r1=22071&r2=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/api.py (from 
r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/api.py?p2=branches/double_rotor/specific_analyses/frame_order/api.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/checks.py (from 
r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/checks.py?p2=branches/double_rotor/specific_analyses/frame_order/checks.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/data.py (from 
r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/data.py?p2=branches/double_rotor/specific_analyses/frame_order/data.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/optimisation.py 
(from r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/optimisation.py?p2=branches/double_rotor/specific_analyses/frame_order/optimisation.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/parameters.py 
(from r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/parameters.py?p2=branches/double_rotor/specific_analyses/frame_order/parameters.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Copied: branches/double_rotor/specific_analyses/frame_order/user_functions.py 
(from r22069, branches/double_rotor/specific_analyses/frame_order/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/frame_order/user_functions.py?p2=branches/double_rotor/specific_analyses/frame_order/user_functions.py&p1=branches/double_rotor/specific_analyses/frame_order/__init__.py&r1=22069&r2=22072&rev=22072&view=diff

Modified: branches/double_rotor/specific_analyses/setup.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/specific_analyses/setup.py?rev=22072&r1=22071&r2=22072&view=diff

Modified: branches/double_rotor/user_functions/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/user_functions/frame_order.py?rev=22072&r1=22071&r2=22072&view=diff




Related Messages


Powered by MHonArc, Updated Thu Jan 30 14:40:02 2014