mailr6316 - /1.3/test_suite/system_tests/consistency_tests.py


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

Header


Content

Posted by sebastien . morin . 1 on June 04, 2008 - 21:14:
Author: semor
Date: Wed Jun  4 21:14:28 2008
New Revision: 6316

URL: http://svn.gna.org/viewcvs/relax?rev=6316&view=rev
Log:
Corrected the F_eta and F_R2 values within the system test.

The old values were those for the 1.2 line where the CSA was -170 ppm (now 
-172).

The consistency_tests system test now completely passes.


Modified:
    1.3/test_suite/system_tests/consistency_tests.py

Modified: 1.3/test_suite/system_tests/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/consistency_tests.py?rev=6316&r1=6315&r2=6316&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/consistency_tests.py (original)
+++ 1.3/test_suite/system_tests/consistency_tests.py Wed Jun  4 21:14:28 2008
@@ -66,8 +66,8 @@
 
         # Correct consistency functions values:
         j0 = [4.0703318681008998e-09, 3.7739393907014834e-09]
-        f_eta = [0.35164988964635652, 0.32556427866911447]
-        f_r2 = [2.0611470814962761e-09, 1.9117396355237641e-09]
+        f_eta = [0.35356777124326688, 0.32733989059749802]
+        f_r2 = [2.0482909381655862e-09, 1.8998154021753067e-09]
 
         # Read the sequence.
         self.relax.interpreter._Sequence.read(file='test_seq', 
dir=sys.path[-1] + '/test_suite/system_tests/data')




Related Messages


Powered by MHonArc, Updated Sat Jun 07 01:20:21 2008