Closedown
This commit is contained in:
@@ -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,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()
|
||||
|
||||
Reference in New Issue
Block a user