Files
x04sa-es3/script/daq/daq1.py
gac-x04sa fb8938520d Closedown
2019-03-07 17:00:48 +01:00

13 lines
350 B
Python

set_count_time(1.0)
detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
pixel.set_path("tmp", "gobbo")
pixel.set_threshold(40, 500, 8000, 100000)
pixel.show()
pixel.assert_ready()
lscan (l, detectors, 1.9, 2.1, 40 , before_read=before_sample, after_read=after_sample)