Closedown

This commit is contained in:
x07maop
2016-04-01 14:50:53 +02:00
parent ee51f8cab3
commit b0d3a25cca
+1 -1
View File
@@ -15,7 +15,7 @@ ALPHA=0
print "\nStarting energy scan - Parameters: ",
print E1,E2,TIME,DELAY,MODE ,OFFSET ,FOLDER ,FILE ,ALPHA
print E1,E2,TIME,DELAY,str(MODE) ,str(OFFSET) ,str(FOLDER) ,str(FILE) ,str(ALPHA)
start = time.localtime()