mailr22122 - in /branches/double_rotor: ./ 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 February 04, 2014 - 16:08:
Author: bugman
Date: Tue Feb  4 16:08:19 2014
New Revision: 22122

URL: http://svn.gna.org/viewcvs/relax?rev=22122&view=rev
Log:
Merged revisions 22118 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r22118 | bugman | 2014-02-04 15:47:21 +0100 (Tue, 04 Feb 2014) | 3 lines
  
  Fix for the number precision in the Noe.test_bug_21591_noe_calculation_fail 
system test.
........

Modified:
    branches/double_rotor/   (props changed)
    branches/double_rotor/test_suite/system_tests/noe.py

Propchange: branches/double_rotor/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Tue Feb  4 16:08:19 2014
@@ -1,1 +1,1 @@
-/trunk:1-22112,22115-22117
+/trunk:1-22112,22115-22118

Modified: branches/double_rotor/test_suite/system_tests/noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/test_suite/system_tests/noe.py?rev=22122&r1=22121&r2=22122&view=diff
==============================================================================
--- branches/double_rotor/test_suite/system_tests/noe.py (original)
+++ branches/double_rotor/test_suite/system_tests/noe.py Tue Feb  4 16:08:19 
2014
@@ -116,7 +116,7 @@
             "# Parameter description:  The NOE.\n",
             "#\n",
             "# mol_name    res_num    res_name    spin_num    spin_name    
value                   error                   \n",
-            "XYZ_mol1      120        GLY         1865        N              
 0.5203739657160172     0.20810473864150658   \n",
+            "XYZ_mol1      120        GLY         1865        N              
 0.520373965716017       0.208104738641507    \n",
         ]
 
         # Printout of the real and generated data.




Related Messages


Powered by MHonArc, Updated Tue Feb 04 16:20:01 2014