diff --git a/script/temp.py b/script/temp.py index 0b72c628..3a17a3b1 100644 --- a/script/temp.py +++ b/script/temp.py @@ -1,3 +1,4 @@ a = {'x':-4.1 ,'y':-0.5, 'z':115.1, 'theta':-8.8, 'tilt':0.7, 'phi':-90.0} -print(values(a)) \ No newline at end of file +#print(values(a)) +print(MonoGrating.getConfig()) \ No newline at end of file