mailr21437 - in /trunk: pipe_control/ specific_analyses/n_state_model/


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

Header


Content

Posted by edward on November 14, 2013 - 10:48:
Author: bugman
Date: Thu Nov 14 10:48:08 2013
New Revision: 21437

URL: http://svn.gna.org/viewcvs/relax?rev=21437&view=rev
Log:
Movement of N-state model specific code to the analysis neutral pipe_control 
package.

Many of the functions of the specific_analyses.n_state_model.data module 
relating to alignment
tensors, RDC data and PCS data have been shifted in to the pipe_control 
package modules
align_tensor, rdc, and pcs respectively.  This allows these functions to be 
made more general and
allow the code to be shared with the frame order analysis or any future 
analysis using such data,
and hence remove some code duplication.


Modified:
    trunk/pipe_control/align_tensor.py
    trunk/pipe_control/pcs.py
    trunk/pipe_control/rdc.py
    trunk/specific_analyses/n_state_model/__init__.py
    trunk/specific_analyses/n_state_model/data.py
    trunk/specific_analyses/n_state_model/parameters.py

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

Modified: trunk/pipe_control/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/align_tensor.py?rev=21437&r1=21436&r2=21437&view=diff

Modified: trunk/pipe_control/pcs.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/pcs.py?rev=21437&r1=21436&r2=21437&view=diff

Modified: trunk/pipe_control/rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/rdc.py?rev=21437&r1=21436&r2=21437&view=diff

Modified: trunk/specific_analyses/n_state_model/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/n_state_model/__init__.py?rev=21437&r1=21436&r2=21437&view=diff

Modified: trunk/specific_analyses/n_state_model/data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/n_state_model/data.py?rev=21437&r1=21436&r2=21437&view=diff

Modified: trunk/specific_analyses/n_state_model/parameters.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/n_state_model/parameters.py?rev=21437&r1=21436&r2=21437&view=diff




Related Messages


Powered by MHonArc, Updated Thu Nov 14 11:40:02 2013