Script execution
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ class ImageAngleDistribution(ReadableArray):
|
||||
return height
|
||||
|
||||
def read(self):
|
||||
return to_array(integrate_image(Flase),'d')
|
||||
return to_array(integrate_image(False),'d')
|
||||
|
||||
AngleDistribution = ImageAngleDistribution()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user