Closedown

This commit is contained in:
gac-x03da
2019-01-25 14:59:15 +01:00
parent 7c8882889a
commit 0d447cc4fd

View File

@@ -212,8 +212,8 @@ def do_scan(motors, positions, regions, latency):
set_device_alias(image, reader.region_name + "/ScientaImage")
SENSORS.append(image)
SENSORS.append(SampleCurrent)
SENSORS.append(RefCurrent)
SENSORS.append(get_device("SampleCurrent"))
SENSORS.append(get_device("RefCurrent"))
adjust_sensors()
set_adc_averaging()