Closedown
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Wed Aug 30 15:43:19 CEST 2023
|
||||
#Wed Aug 30 17:03:06 CEST 2023
|
||||
pgroup=p21009
|
||||
proposal=EUSpecLab
|
||||
proposer=schirdewahn
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Aug 30 16:58:59 CEST 2023
|
||||
LastRunDate=230830
|
||||
FileSequentialNumber=18711
|
||||
DaySequentialNumber=18
|
||||
#Sat Sep 02 16:37:02 CEST 2023
|
||||
LastRunDate=230902
|
||||
FileSequentialNumber=18724
|
||||
DaySequentialNumber=6
|
||||
|
||||
@@ -9,10 +9,10 @@ TYPE ('CIS' or 'CFS')
|
||||
STEP (double)
|
||||
"""
|
||||
|
||||
if MODE == "swept":
|
||||
Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode.Swept)
|
||||
else:
|
||||
Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode.Fixed)
|
||||
#if MODE == "swept":
|
||||
# Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode)
|
||||
#else:
|
||||
# Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode.Fixed)
|
||||
|
||||
if len(VECTOR[0]) == 2:
|
||||
#FIXED
|
||||
|
||||
Reference in New Issue
Block a user