Closedown
This commit is contained in:
@@ -131,7 +131,7 @@ class ReadableImage(ReadableMatrix):
|
||||
|
||||
add_device( Image("image", pixel), True)
|
||||
|
||||
"""
|
||||
|
||||
def _update_detector_image():
|
||||
time.sleep(1.0) #TODO: Must wait thje file to be ready instead
|
||||
image.matrix.update()
|
||||
@@ -148,4 +148,3 @@ add_device(RegisterMatrixSource("detector_image", image.matrix), True)
|
||||
detector_image.monitored = True
|
||||
image.matrix.update()
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user