(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, '
Importance of diffuse X-ray scattering of crystals
What is it about?
Explanation about the importance of interpretation with a different viewpoint from diffuse scattering appearing in X-ray diffraction of crystals from a general structural analysis.
Why is it important?
Diffuse scattering resulting from crystal imperfections can represent important information on the nature of the substance. It must be understood that the poor crystallinity and the case of breaking the periodicity are different.