mailr9999 - /1.3/prompt/value.py


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

Header


Content

Posted by edward on November 27, 2009 - 17:16:
Author: bugman
Date: Fri Nov 27 17:16:08 2009
New Revision: 9999

URL: http://svn.gna.org/viewcvs/relax?rev=9999&view=rev
Log:
Docstring fixes for the value.set() user function.


Modified:
    1.3/prompt/value.py

Modified: 1.3/prompt/value.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/value.py?rev=9999&r1=9998&r2=9999&view=diff
==============================================================================
--- 1.3/prompt/value.py (original)
+++ 1.3/prompt/value.py Fri Nov 27 17:16:08 2009
@@ -274,8 +274,8 @@
         |       |       |                                                    
                      |
         |   n   | None  | This case is used to set the model parameters 
prior to minimisation or   |
         |       |       | calculation.  The length of the val array must be 
equal to the number    |
-        |       |       | of model parameters for an individual residue.  
The parameters will be   |
-        |       |       | set to the corresponding number.                   
                      |
+        |       |       | of model parameters.  The parameters will be set 
to the corresponding    |
+        |       |       | number.                                            
                      |
         |       |       |                                                    
                      |
         | None  |   1   | The parameter matching the string will be set to 
the default value.      |
         |       |       |                                                    
                      |
@@ -296,7 +296,7 @@
         ~~~~~~~~~~~~~~~~~~~
 
         If the 'spin_id' argument is left as the default of None, then the 
function will be applied
-        to all spins.  If the data is global non-residue specific data, such 
as diffusion tensor
+        to all spins.  If the data is global non-spin specific data, such as 
diffusion tensor
         parameters, supplying the spin identifier will terminate the program 
with an error.
 
 




Related Messages


Powered by MHonArc, Updated Fri Nov 27 17:40:02 2009