mailr23158 - /trunk/user_functions/pipe.py


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

Header


Content

Posted by edward on May 13, 2014 - 21:56:
Author: bugman
Date: Tue May 13 21:56:37 2014
New Revision: 23158

URL: http://svn.gna.org/viewcvs/relax?rev=23158&view=rev
Log:
Fixed the description of the N-state model in the pipe.create user function.

This has nothing to do with domain motions - it is the treatment of ensembles 
of structures.


Modified:
    trunk/user_functions/pipe.py

Modified: trunk/user_functions/pipe.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/pipe.py?rev=23158&r1=23157&r2=23158&view=diff
==============================================================================
--- trunk/user_functions/pipe.py        (original)
+++ trunk/user_functions/pipe.py        Tue May 13 21:56:37 2014
@@ -195,7 +195,7 @@
 uf.desc[-1].add_item_list_element("'jw'", "Reduced spectral density 
mapping,")
 uf.desc[-1].add_item_list_element("'hybrid'", "A special hybrid pipe,")
 uf.desc[-1].add_item_list_element("'mf'", "Model-free analysis,")
-uf.desc[-1].add_item_list_element("'N-state'", "N-state model of domain 
motions,")
+uf.desc[-1].add_item_list_element("'N-state'", "N-state model or ensemble 
analysis,")
 uf.desc[-1].add_item_list_element("'noe'", "Steady state NOE calculation,")
 uf.desc[-1].add_item_list_element("'relax_disp'", "Relaxation dispersion 
curve fitting,")
 uf.desc[-1].add_item_list_element("'relax_fit'", "Relaxation curve fitting,")




Related Messages


Powered by MHonArc, Updated Tue May 13 23:20:03 2014