mailr12562 - /1.3/test_suite/system_tests/pdc.py


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

Header


Content

Posted by edward on February 18, 2011 - 14:50:
Author: bugman
Date: Fri Feb 18 14:50:37 2011
New Revision: 12562

URL: http://svn.gna.org/viewcvs/relax?rev=12562&view=rev
Log:
Fix for the test_pdc_read_noe() PDC file reading system test.

The NOE values were actually the errors.


Modified:
    1.3/test_suite/system_tests/pdc.py

Modified: 1.3/test_suite/system_tests/pdc.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/pdc.py?rev=12562&r1=12561&r2=12562&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/pdc.py (original)
+++ 1.3/test_suite/system_tests/pdc.py Fri Feb 18 14:50:37 2011
@@ -65,7 +65,7 @@
         self.assertEqual(cdp.num_ri, 1)
 
         # The NOE values and errors.
-        noe = [0.00027, 0.00029999999999999997, 0.00032000000000000003, 
0.00029, 0.00029, 0.00027, 0.00032000000000000003, 0.00031, 
0.00019000000000000001, 0.00022000000000000001, 0.00022000000000000001, 
0.00033, 0.00025000000000000001, 0.00031, 0.00019000000000000001, 
0.00027999999999999998, 0.00025000000000000001, 0.00025999999999999998, 
0.00020000000000000001, 0.00029, 0.00038999999999999999, 0.00035, 
0.00016000000000000001, 0.00036000000000000002, 0.00034000000000000002, 
0.00040000000000000002, 0.00029999999999999997, 0.00022000000000000001, 
0.00027999999999999998, 0.00031, 0.00025999999999999998, 
0.00025000000000000001, 0.00025999999999999998, 0.00027, 0.00029, 0.00033, 
0.00034000000000000002, 0.00036999999999999999, 0.00038000000000000002, 
0.00038999999999999999, 0.00055000000000000003, 0.00029, 
0.00029999999999999997, 0.00025000000000000001, 0.00040999999999999999, 
0.00038000000000000002, 0.00033, 0.00038000000000000002, 
0.00034000000000000002, 0.00033, 0.00027999999999999998, 
0.00027999999999999998, 0.00027999999999999998, 0.00024000000000000001, 
0.00036000000000000002, 0.00029, 0.00027, 0.00034000000000000002, 0.00029, 
0.00024000000000000001, 0.00033, 0.00040000000000000002, 0.00027, 
0.00038000000000000002, 0.00027, 0.00021000000000000001, 
0.00017000000000000001, 0.00020000000000000001, 0.00027999999999999998, 
0.00032000000000000003]
+        noe = [0.69399999999999995, 0.70599999999999996, 0.755, 
0.73599999999999999, 0.72599999999999998, 0.73899999999999999, 
0.68999999999999995, 0.60699999999999998, 0.58199999999999996, 
0.54800000000000004, 0.66000000000000003, 0.746, 0.75900000000000001, 
0.77600000000000002, 0.76300000000000001, 0.71599999999999997, 
0.69499999999999995, 0.71999999999999997, 0.75600000000000001, 
0.70399999999999996, 0.69499999999999995, 0.73699999999999999, 
0.66700000000000004, 0.76000000000000001, 0.752, 0.746, 0.73399999999999999, 
0.73999999999999999, 0.73599999999999999, 0.76600000000000001, 
0.73099999999999998, 0.77800000000000002, 0.79100000000000004, 
0.76900000000000002, 0.75800000000000001, 0.76900000000000002, 0.755, 
0.76100000000000001, 0.75, 0.77700000000000002, 0.749, 0.752, 
0.70899999999999996, 0.61899999999999999, 0.72699999999999998, 
0.72399999999999998, 0.77900000000000003, 0.78100000000000003, 
0.76200000000000001, 0.76900000000000002, 0.78700000000000003, 
0.73499999999999999, 0.74199999999999999, 0.76800000000000002, 
0.73699999999999999, 0.60499999999999998, 0.79600000000000004, 
0.71699999999999997, 0.72199999999999998, 0.69499999999999995, 
0.75800000000000001, 0.72899999999999998, 0.66600000000000004, 
0.73399999999999999, 0.72699999999999998, 0.62, 0.34000000000000002, 
0.16500000000000001, -0.432, -1.3]
 
         noe_err = [0.00027, 0.00029999999999999997, 0.00032000000000000003, 
0.00029, 0.00029, 0.00027, 0.00032000000000000003, 0.00031, 
0.00019000000000000001, 0.00022000000000000001, 0.00022000000000000001, 
0.00033, 0.00025000000000000001, 0.00031, 0.00019000000000000001, 
0.00027999999999999998, 0.00025000000000000001, 0.00025999999999999998, 
0.00020000000000000001, 0.00029, 0.00038999999999999999, 0.00035, 
0.00016000000000000001, 0.00036000000000000002, 0.00034000000000000002, 
0.00040000000000000002, 0.00029999999999999997, 0.00022000000000000001, 
0.00027999999999999998, 0.00031, 0.00025999999999999998, 
0.00025000000000000001, 0.00025999999999999998, 0.00027, 0.00029, 0.00033, 
0.00034000000000000002, 0.00036999999999999999, 0.00038000000000000002, 
0.00038999999999999999, 0.00055000000000000003, 0.00029, 
0.00029999999999999997, 0.00025000000000000001, 0.00040999999999999999, 
0.00038000000000000002, 0.00033, 0.00038000000000000002, 
0.00034000000000000002, 0.00033, 0.00027999999999999998, 
0.00027999999999999998, 0.00027999999999999998, 0.00024000000000000001, 
0.00036000000000000002, 0.00029, 0.00027, 0.00034000000000000002, 0.00029, 
0.00024000000000000001, 0.00033, 0.00040000000000000002, 0.00027, 
0.00038000000000000002, 0.00027, 0.00021000000000000001, 
0.00017000000000000001, 0.00020000000000000001, 0.00027999999999999998, 
0.00032000000000000003]
 




Related Messages


Powered by MHonArc, Updated Fri Feb 18 15:00:02 2011