Closedown

This commit is contained in:
gac-x04sa
2019-07-03 13:15:28 +02:00
parent 65ae678111
commit 0478e82275
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ set_count_time(0.1)
detectors = [pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
#pixel.set_path("tmp", "gobbo")
pixel.set_path("../../expdata/bml_20190211a/pixel/", "images")
pixel.set_path("tmp", "gobbo")
#pixel.set_path("../../expdata/bml_20190211a/pixel/", "images")
pixel.set_threshold(40, 500, 8000, 100000)
pixel.show()