diff --git a/script/templates/EnergyScan.py b/script/templates/EnergyScan.py index 5620d79..30531f4 100644 --- a/script/templates/EnergyScan.py +++ b/script/templates/EnergyScan.py @@ -1,17 +1,17 @@ #Script imported and adopted from: XTREME beamline #Parameters -""" -E1 = 710 -E2 = 720 + +E1 = 500 +E2 = 600 TIME = 1 #min -DELAY = 10.0 #s +DELAY = 2.0 #s MODE = 'CIRC +' OFFSET = -9.0 -FOLDER = '2015_04/20150417' -FILE = 'Fe_plus' +FOLDER = 'TEST' +FILE = 'pshell-test' ALPHA=0 -""" + count.initialize()