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
@@ -64,9 +64,9 @@ setlat('cubic', 7.723, 7.707, 7.723, 90.0, 89.265, 90.0)
addref([0, 1, 2], [5.0, 9.379, 19.7895, 102.6162], energy.take())
addref([2, 0, 2], [5.0, 19.0754, 20.1865, 11.9693], energy.take())
addref([2, 2, 2], [5.0, 27.1234, 21.2368, 60.0354], energy.take())
showub()
checkub()
print getub()
+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()