Files
x04sa-es3/script/test/TestPilatus.py
2018-11-06 12:34:46 +01:00

9 lines
276 B
Python

detectors = [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()
tscan (detectors, 100, 0.5 , before_read=trigger_pilatus)