From ac6a578d68c011b77ea017c15bc1b5e0a0a3d05c Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 31 Aug 2016 17:19:57 +0200 Subject: [PATCH] Closedown --- script/camtool.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/script/camtool.py b/script/camtool.py index d5edde6..d848d5f 100644 --- a/script/camtool.py +++ b/script/camtool.py @@ -199,7 +199,7 @@ class CamTool(DeviceBase): self.bg_capture_remain.close() #self.image.close() - +""" try: if get_device("camtool") is None: add_device(CamTool("camtool", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190"), True) @@ -211,7 +211,8 @@ try: finally: print "" - +""" + """ if __name__ == "__builtin__": #image_stats.enableBackground(False)