From b27e0fb815bf47f777ef489b493bb89d58724aca Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Wed, 22 Aug 2018 15:41:47 +0200 Subject: [PATCH] Script execution --- script/test/TestFourcvTiny.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/test/TestFourcvTiny.py b/script/test/TestFourcvTiny.py index cfc2a81..ae1fbe6 100644 --- a/script/test/TestFourcvTiny.py +++ b/script/test/TestFourcvTiny.py @@ -104,6 +104,7 @@ hkl.con( 'eta', 0) #Motion ################################################################################################### -print angles_to_hkl((16.278, 0.0000, 32.5568, 0.0)) +#print angles_to_hkl((16.278, 0.0000, 32.5568, 0.0)) +print angles_to_hkl((44.3400, 0.0000, 123.7322 , 0.0)) print hkl_to_angles(2, -2, 10)