mailr15340 - /branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/


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

Header


Content

Posted by edward on February 15, 2012 - 11:21:
Author: bugman
Date: Wed Feb 15 11:21:03 2012
New Revision: 15340

URL: http://svn.gna.org/viewcvs/relax?rev=15340&view=rev
Log:
Updated the frame order system tests for the new test data.


Modified:
    
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py
    
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py
    
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse_free_rotor.py

Modified: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py?rev=15340&r1=15339&r2=15340&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py
 (original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py
 Wed Feb 15 11:21:03 2012
@@ -33,11 +33,12 @@
     # Set up some class variables.
     directory = 'iso_cone_free_rotor2'
     model = 'iso cone, free rotor'
-    ave_pos_beta = 1.1321377968123119
-    ave_pos_gamma = 0.029867114268410672
-    axis_theta = 0.69828059268540488
-    axis_phi = -2.2509097944247132
-    cone_s1 = iso_cone_theta_to_S(20.0 * 2.0 * pi / 360.0)
+    ave_pos_alpha = 4.3434999280669997
+    ave_pos_beta = 0.43544332764249905
+    ave_pos_gamma = 3.8013235235956007
+    axis_theta = 0.69828059079619353433
+    axis_phi = 4.03227550621962294031
+    cone_s1 = iso_cone_theta_to_S(1.2)
     cone = True
     num_int_pts = 50
 

Modified: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py?rev=15340&r1=15339&r2=15340&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py
 (original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py
 Wed Feb 15 11:21:03 2012
@@ -35,12 +35,12 @@
     ave_pos_alpha = 4.3434999280669997
     ave_pos_beta = 0.43544332764249905
     ave_pos_gamma = 3.8013235235956007
-    eigen_alpha = 3.1415926535897931
-    eigen_beta = 0.96007997859534311
-    eigen_gamma = 4.0322755062196229
-    cone_theta_x = 10.0 * 2.0 * pi / 360.0
-    cone_theta_y = 30.0 * 2.0 * pi / 360.0
-    cone_sigma_max = 40.0 * 2.0 * pi / 360.0
+    eigen_alpha = 3.14159265358979311600
+    eigen_beta = 0.96007997859534310869
+    eigen_gamma = 4.03227550621962294031
+    cone_theta_x = 30.0 * 2.0 * pi / 360.0
+    cone_theta_y = 50.0 * 2.0 * pi / 360.0
+    cone_sigma_max = 60.0 * 2.0 * pi / 360.0
     cone = True
     num_int_pts = 50
 

Modified: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse_free_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse_free_rotor.py?rev=15340&r1=15339&r2=15340&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse_free_rotor.py
 (original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse_free_rotor.py
 Wed Feb 15 11:21:03 2012
@@ -39,7 +39,7 @@
     eigen_beta = 0.96007997859534311
     eigen_gamma = 4.0322755062196229
     cone_theta_x = 0.5
-    cone_theta_y = 0.1
+    cone_theta_y = 0.3
     cone = True
     num_int_pts = 50
 




Related Messages


Powered by MHonArc, Updated Fri Feb 17 11:20:01 2012