mailr27112 - /trunk/user_functions/structure.py


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

Header


Content

Posted by edward on December 15, 2014 - 18:44:
Author: bugman
Date: Mon Dec 15 18:44:42 2014
New Revision: 27112

URL: http://svn.gna.org/viewcvs/relax?rev=27112&view=rev
Log:
Expanded the description of the structure.rmsd user function.


Modified:
    trunk/user_functions/structure.py

Modified: trunk/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/structure.py?rev=27112&r1=27111&r2=27112&view=diff
==============================================================================
--- trunk/user_functions/structure.py   (original)
+++ trunk/user_functions/structure.py   Mon Dec 15 18:44:42 2014
@@ -1100,7 +1100,7 @@
 )
 # Description.
 uf.desc.append(Desc_container())
-uf.desc[-1].add_paragraph("This allows the root mean squared deviation 
(RMSD) between all models to be calculated.")
+uf.desc[-1].add_paragraph("This allows the root mean squared deviation 
(RMSD) between all structures to be calculated.  The RMSDs for individual 
structures to the mean structure will be calculated and reported, and then 
these values averaged for the global RMSD.  This will be stored in the 
structural object of the current data pipe.")
 uf.desc[-1].add_paragraph(paragraph_multi_struct)
 uf.desc[-1].add_paragraph(paragraph_atom_id)
 # Prompt examples.




Related Messages


Powered by MHonArc, Updated Tue Dec 16 09:20:03 2014