Author: bugman
Date: Wed Sep 17 11:05:28 2014
New Revision: 25862
URL: http://svn.gna.org/viewcvs/relax?rev=25862&view=rev
Log:
Updates for the number of Sobol' points in the
Frame_order.test_count_sobol_points_* system tests.
This is simply to allow all Frame_order system tests to pass.
Modified:
branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
Modified: branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py?rev=25862&r1=25861&r2=25862&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Wed Sep
17 11:05:28 2014
@@ -956,7 +956,7 @@
self.interpreter.frame_order.num_int_pts(2000)
# Check the count.
- self.assertEqual(cdp.used_sobol_points, 258)
+ self.assertEqual(cdp.used_sobol_points, 72)
def test_count_sobol_points2(self):
@@ -973,7 +973,7 @@
self.interpreter.frame_order.count_sobol_points()
# Check the count.
- self.assertEqual(cdp.used_sobol_points, 12)
+ self.assertEqual(cdp.used_sobol_points, 3)
def test_count_sobol_points_free_rotor(self):
@@ -1041,7 +1041,7 @@
self.interpreter.frame_order.count_sobol_points()
# Check the count.
- self.assertEqual(cdp.used_sobol_points, 5834)
+ self.assertEqual(cdp.used_sobol_points, 1666)
def test_frame_order_pdb_model_failed_pivot(self):
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits