From 9099bc3c53646c38cabb0f15509b86af6b10edca Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Thu, 23 Aug 2018 16:03:02 +0200 Subject: [PATCH] Closedown --- script/test/TestDiffcalc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/TestDiffcalc.py b/script/test/TestDiffcalc.py index ffd38a8..7e26e9f 100644 --- a/script/test/TestDiffcalc.py +++ b/script/test/TestDiffcalc.py @@ -47,7 +47,7 @@ print hkl_to_angles(1, 0, 0) #sixc.write([0, 60, 0, 30, 90, 0]) print "sixch=" , sixch.position #wavelenght.write(1.0) -print "wavelenght = ", wavelenght.read() +print "wavelength = ", wavelength.read() ub.lastub() ub.setu ([[1, 0, 0], [0, 1, 0], [0, 0, 1]]) ub.showref()