Closedown
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import traceback
|
||||
############################PGM+ID1+ID2###################################################
|
||||
"""if str(SET_OFFSETS) == "1":
|
||||
if str(SET_OFFSETS) == "1":
|
||||
print "Setting offsets",
|
||||
if RUNTYPE in ["+/-", "+" , "-"]:
|
||||
caput(OTF_MODE1,1) # circ + in ID1
|
||||
@@ -24,7 +24,7 @@ import traceback
|
||||
sys.exit(0)
|
||||
else:
|
||||
print "Running full script"
|
||||
"""
|
||||
|
||||
file_prefix = time.strftime("%y%m%d")
|
||||
input_path = "/sls/X11MA/Data1/public/X11MA/temp/"+file_prefix+"/"
|
||||
output_path = input_path #+file_prefix+"/" #"/sls/X11MA/Data1/public/e10989/"+file_prefix+"/"
|
||||
|
||||
Reference in New Issue
Block a user