mailr4877 - /branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py


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

Header


Content

Posted by edward on January 21, 2008 - 16:59:
Author: bugman
Date: Mon Jan 21 16:59:48 2008
New Revision: 4877

URL: http://svn.gna.org/viewcvs/relax?rev=4877&view=rev
Log:
Expansion of the docstring of the unit test of maths_fns.n_state_model.func().


Modified:
    
branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py

Modified: 
branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py?rev=4877&r1=4876&r2=4877&view=diff
==============================================================================
--- 
branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py 
(original)
+++ 
branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py 
Mon Jan 21 16:59:48 2008
@@ -32,7 +32,12 @@
     """Unit tests for the maths_fns.n_state_model relax module."""
 
     def test_func1(self):
-        """Unit test 1 of the func() method."""
+        """Unit test 1 of the func() method.
+
+        The number of states is 2 and the number of tensors is 3.  All 
states are equi-probable with
+        Euler rotations of {0, 0, 0}, hence the reduced tensors should be 
the same size as the full
+        tensors.  The target function is designed to be zero.
+        """
 
         # Init vals.
         N = 2




Related Messages


Powered by MHonArc, Updated Mon Jan 21 17:20:08 2008