From 869a897c2ed7b66931fda05a1da57dd71c82db9c Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 29 Apr 2023 20:35:58 +0200 Subject: [PATCH] Script execution --- script/temp-overnight.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/script/temp-overnight.py b/script/temp-overnight.py index aba5b7e8..7b16ec81 100644 --- a/script/temp-overnight.py +++ b/script/temp-overnight.py @@ -13,9 +13,9 @@ run("XPSSpectrum", {"save_scienta_image":True, #rs.setVars([1., 0.1, 1, 900.]) #Time, Size, Iteration, photon energy #run("XPSSpectrum", {"save_scienta_image":True, - "ranges":[rs, ], - "ENDSCAN":False, - "pass_energy":20}) + #"ranges":[rs, ], + #"ENDSCAN":False, + #"pass_energy":20}) #move_to_position(SAMPLE_POSITION) #In900 @@ -23,6 +23,6 @@ run("XPSSpectrum", {"save_scienta_image":True, #rs.setVars([1., 0.1, 1, 900.]) #Time, Size, Iteration, photon energy #run("XPSSpectrum", {"save_scienta_image":True, - "ranges":[rs, ], - "ENDSCAN":False, - "pass_energy":20}) \ No newline at end of file + #"ranges":[rs, ], + #"ENDSCAN":False, + #"pass_energy":20}) \ No newline at end of file