mailr22729 - /trunk/test_suite/system_tests/noe.py


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

Header


Content

Posted by edward on April 14, 2014 - 12:02:
Author: bugman
Date: Mon Apr 14 12:02:06 2014
New Revision: 22729

URL: http://svn.gna.org/viewcvs/relax?rev=22729&view=rev
Log:
Fixes for some of the NOE system tests - the NOE parameter description is now 
different.


Modified:
    trunk/test_suite/system_tests/noe.py

Modified: trunk/test_suite/system_tests/noe.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/noe.py?rev=22729&r1=22728&r2=22729&view=diff
==============================================================================
--- trunk/test_suite/system_tests/noe.py        (original)
+++ trunk/test_suite/system_tests/noe.py        Mon Apr 14 12:02:06 2014
@@ -60,7 +60,7 @@
 
         # How the file should look like.
         data = [
-            "# Parameter description:  The NOE.\n",
+            "# Parameter description:  The steady-state NOE value.\n",
             "#\n",
             "# mol_name       res_num    res_name    spin_num    spin_name   
 value                   error                   \n",
             "2AT7_fmf_mol1    12         PHE         150         N           
    0.803029108487728      0.0199040298831904    \n",
@@ -117,7 +117,7 @@
 
         # How the file should look like.
         data = [
-            "# Parameter description:  The NOE.\n",
+            "# Parameter description:  The steady-state NOE value.\n",
             "#\n",
             "# mol_name    res_num    res_name    spin_num    spin_name    
value                   error                   \n",
             "XYZ_mol1      120        GLY         1865        N              
 0.520373965716017       0.208104738641507    \n",




Related Messages


Powered by MHonArc, Updated Mon Apr 14 14:20:03 2014