Startup
This commit is contained in:
@@ -40,7 +40,7 @@ caputq('X07MA-PC:CSCALER.INPB', '1')
|
||||
# open shutter
|
||||
caput('X07MA-FE-PH1:CLOSE4BL',1)
|
||||
cawait('X07MA-FE-PH1:MS2', 1)
|
||||
|
||||
print "OK"
|
||||
|
||||
#if RAMP_RATE is not None:
|
||||
# ramp_rate.write(RAMP_RATE)
|
||||
|
||||
@@ -10,7 +10,7 @@ import ch.psi.pshell.epics.ChannelSettlingCondition as ChannelSettlingCondition
|
||||
|
||||
WAIT_STABLE_TEMPERATURE = True # True : before energy scan and hyst scan the routine wait_temp() is launched
|
||||
NO_BEAM_CHECK = False # setting this to true disables the waiting for the beam before starting energy or hyst scan
|
||||
ABORT_ON_ID_ERROR = True
|
||||
ABORT_ON_ID_ERROR = False
|
||||
|
||||
_SAMPLE_NAME = "DUMMY"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user