(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Calibrating for x-ray detector irregularities at operating energy

What is it about?

Because of how x-ray area detectors are manufactured, each pixel does not respond identically to x-rays. When exposed to 1 unit of x-rays, a pixel will read out some offset value near 1 such as 0.9 or 1.1. We present a method to quickly correct for these differences at a given x-ray energy.

Why is it important?

Large x-ray area detectors have become widely used for crystallographic measurements. These detectors have irregular responses across their sensing area that must be corrected for to ensure accurate measurements. The response is also dependent on the x-ray energy being measured and also changes as the detector is radiation damaged, requiring frequent recalibration. This is generally done with a flat field measurement, where the detector is uniformly illuminated by x-rays. It is not possible to generate an x-ray flat field at every energy, and this measurement is often very slow due to the low intensity of x-ray flat fields. This work presents a method of rapidly obtaining the information necessary for this correction at any energy using an amorphous scatterer.

Read more on Kudos…
The following have contributed to this page:
James Weng
' ,"url"));