Closedown
This commit is contained in:
+3
-2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user