Closedown
This commit is contained in:
@@ -7,21 +7,21 @@
|
||||
"hkl": "[0.0, 1.0, 2.0]",
|
||||
"pos": "[5.0, 9.379, 19.7895, 102.6162, 0, 0]",
|
||||
"energy": 9.5007,
|
||||
"time": "2019-03-07T17:02:32.044000"
|
||||
"time": "2019-07-03T10:57:28.194000"
|
||||
},
|
||||
"2": {
|
||||
"tag": null,
|
||||
"hkl": "[2.0, 0.0, 2.0]",
|
||||
"pos": "[5.0, 19.0754, 20.1865, 11.9693, 0, 0]",
|
||||
"energy": 9.5007,
|
||||
"time": "2019-03-07T17:02:32.074000"
|
||||
"time": "2019-07-03T10:57:28.217000"
|
||||
},
|
||||
"3": {
|
||||
"tag": null,
|
||||
"hkl": "[2.0, 2.0, 2.0]",
|
||||
"pos": "[5.0, 27.1234, 21.2368, 60.0354, 0, 0]",
|
||||
"energy": 9.5007,
|
||||
"time": "2019-03-07T17:02:32.137000"
|
||||
"time": "2019-07-03T10:57:28.257000"
|
||||
}
|
||||
},
|
||||
"orientlist": {},
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Jul 03 09:00:34 CEST 2019
|
||||
#Wed Jul 03 10:57:27 CEST 2019
|
||||
count_time=0.1
|
||||
geometry=fourcv
|
||||
roi=190 45 290 125
|
||||
|
||||
@@ -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