Closedown
This commit is contained in:
@@ -37,6 +37,9 @@ class Pixel(DeviceBase, Readable, Readable.IntegerType):
|
||||
print "connected. Please disconnect in tvx and disconnect and"
|
||||
print "re-connect with the CCD/Pixel Epics widget."
|
||||
|
||||
def set_image_root_folder(self, path):
|
||||
self.image_root_folder = path
|
||||
|
||||
def set_threshold(self, threshold1= None, threshold2= None, threshold3= None, threshold4= None):
|
||||
if threshold1 is not None:
|
||||
self.PIX_THRESH1 = threshold1
|
||||
|
||||
Reference in New Issue
Block a user