Closedown
This commit is contained in:
+4
-1
@@ -1,9 +1,12 @@
|
||||
|
||||
set_count_time(1.0)
|
||||
transm.write(1e-10)
|
||||
detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
|
||||
#detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
|
||||
|
||||
detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename]
|
||||
|
||||
#pixel.set_image_root_folder("/sls/X04SA/data/x04sa/ES3/pixel/images/")
|
||||
pixel.set_path("tmp", "gobbo")
|
||||
pixel.set_threshold(40, 500, 8000, 100000)
|
||||
pixel.show()
|
||||
pixel.assert_ready()
|
||||
|
||||
Reference in New Issue
Block a user