Closedown

This commit is contained in:
gac-x04sa
2019-08-21 15:09:37 +02:00
parent 18b195081f
commit d599898471
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#Wed Aug 21 14:47:18 CEST 2019
#Wed Aug 21 14:54:45 CEST 2019
count_time=1
data_root=/sls/X04SA/data/x04sa/ES3/expdata
detectors=mythen,mythen.acquire_time,pixel,pixel.image_filename,image.intensity,image.corrected_intensity,image.matrix
+1 -1
View File
@@ -1,7 +1,7 @@
detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
pixel.show()
pixel.assert_ready()
tscan(detectors, 1, 1.0 , before_read=before_sample, after_read=after_sample)
#tscan(detectors, 1, 1.0 , before_read=before_sample, after_read=after_sample)
lscan (l, detectors, 1.9, 2.1, 40 , before_read=before_sample, after_read=after_sample)