Closedown
This commit is contained in:
@@ -42,7 +42,7 @@ if get_device("image_stats") is None:
|
||||
if (latch):
|
||||
image_stats.start()
|
||||
"""
|
||||
add_device(ImageStats("image_stats", get_simulated_source()), True)
|
||||
add_device(ImageStats("image_stats", get_simulated_source(image)), True)
|
||||
|
||||
image_stats.setNumberOfImages(max(number_images,1))
|
||||
image_stats.enableBackground (use_background)
|
||||
|
||||
Reference in New Issue
Block a user