mailr5161 - /1.3/specific_fns/noe.py


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

Header


Content

Posted by edward on March 22, 2008 - 23:19:
Author: bugman
Date: Sat Mar 22 23:19:30 2008
New Revision: 5161

URL: http://svn.gna.org/viewcvs/relax?rev=5161&view=rev
Log:
The Noe calculate() method maths in the docstring has been converted to 
epydoc format.


Modified:
    1.3/specific_fns/noe.py

Modified: 1.3/specific_fns/noe.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/noe.py?rev=5161&r1=5160&r2=5161&view=diff
==============================================================================
--- 1.3/specific_fns/noe.py (original)
+++ 1.3/specific_fns/noe.py Sat Mar 22 23:19:30 2008
@@ -47,7 +47,7 @@
     def calculate(self, run=None, verbosity=1):
         """Function for calculating the NOE and its error.
 
-        The error for each peak is calculated using the formula:
+        The error for each peak is calculated using the formula::
                           ___________________________________________
                        \/ {sd(sat)*I(unsat)}^2 + {sd(unsat)*I(sat)}^2
             sd(NOE) = -----------------------------------------------




Related Messages


Powered by MHonArc, Updated Sat Mar 22 23:40:11 2008