Files
x04sa-es3/script/daq/daq4.py
gac-x04sa 5dac3725dd Closedown
2019-08-20 15:44:11 +02:00

17 lines
454 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_path("../../expdata/bml_20190211a/pixel/", "images")
pixel.show()
pixel.assert_ready()
#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)