Closedown
This commit is contained in:
@@ -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