Closedown
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Wed Nov 30 15:50:19 CET 2022
|
||||
LastRunDate=221130
|
||||
DaySequentialNumber=10
|
||||
FileSequentialNumber=176
|
||||
#Sat Dec 03 17:10:38 CET 2022
|
||||
LastRunDate=221203
|
||||
DaySequentialNumber=5
|
||||
FileSequentialNumber=181
|
||||
|
||||
@@ -35,7 +35,7 @@ if not position_plot: position_plot=plot(None, title="Motor Positions")[0]
|
||||
|
||||
|
||||
#Constants
|
||||
SENSORS = [current, ccd.dataMatrix]
|
||||
SENSORS = [current, ccd.dataMatrix, interf_0, interf_1]
|
||||
POSITIONERS = [dummy_x, dummy_y] if DRY_RUN else [sample_x, sample_y]
|
||||
|
||||
ENABLED_PLOTS = [ccd.dataMatrix]
|
||||
|
||||
Reference in New Issue
Block a user