Author: bugman
Date: Wed Sep 17 17:11:59 2014
New Revision: 25888

URL: http://svn.gna.org/viewcvs/relax?rev=25888&view=rev
Log:
Fix for all of the Frame_order.test_rigid_data_to_*_model system tests.

The frame_order.num_int_pts user function call was changed to 
frame_order.sobol_setup.

Modified:
    
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/rigid_test.py

Modified: 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/rigid_test.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/rigid_test.py?rev=25888&r1=25887&r2=25888&view=diff
==============================================================================
--- 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/rigid_test.py
      (original)
+++ 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/rigid_test.py
      Wed Sep 17 17:11:59 2014
@@ -129,7 +129,7 @@
 self._execute_uf(uf_name='paramag.centre', pos=[-5, -7, -9])
 
 # Set the number of integration points.
-self._execute_uf(uf_name='frame_order.num_int_pts', num=10000)
+self._execute_uf(uf_name='frame_order.sobol_setup', max_num=100)
 
 # Set the real parameter values (the inverted displacement values).
 cdp.ave_pos_x = -1


_______________________________________________
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

Reply via email to