Startup
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
import ch.psi.pshell.epics.ControlledVariable as ControlledVariable
|
||||
|
||||
#CAMERA = "S10DI01-DSCR020" #"simulation"
|
||||
CAMERA = "SINDI02-DLAC055" #"simulation"
|
||||
QUADRUPOLE = "S10CB02-MQUA230" # quadrupole for the scan with S10DI01-DSCR020: S10CB02-MQUA230
|
||||
CAMERA = "S10DI01-DSCR020"
|
||||
#CAMERA = "SINDI02-DLAC055"
|
||||
QUADRUPOLE = "S10CB01-MQUA430" # quadrupole for the scan with S10DI01-DSCR020: S10CB02-MQUA230
|
||||
CHARGE_BPM = "SINEG01-DBPM340:Q1"
|
||||
CHARGE_ICT = "SINEG01-DICT215:B1_CHARGE-OP"
|
||||
RANGE = (-3.0, 0.0)
|
||||
RANGE = (-0.485, 1.515)
|
||||
STEPS = 100
|
||||
SETTLING_TIME = 1
|
||||
SETTLING_TIME = 0.1
|
||||
|
||||
#kill_camtool()
|
||||
check_camtool()
|
||||
|
||||
Reference in New Issue
Block a user