Script execution
This commit is contained in:
@@ -75,7 +75,6 @@ class Image(DeviceBase, Readable):
|
||||
threshold2 = self.pixel.threshold2
|
||||
threshold3 = self.pixel.threshold3
|
||||
threshold4 = self.pixel.threshold4
|
||||
time.sleep(3.0)
|
||||
print "Calculating intensity for: " + filename + " - threshold: " + str((threshold1, threshold2, threshold3, threshold4))
|
||||
|
||||
roi = get_roi()
|
||||
|
||||
Reference in New Issue
Block a user