(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, '

Program for converting electron diffraction patterns into X-ray diffraction patterns

What is it about?

This paper describes a method and a crystallographic software to extract electron diffraction patterns into X-ray diffraction patterns. It is for the convnience of XRD phase identification of minor phases in a bulk materials.

Why is it important?

X-ray diffraction can not detect trace amount of a second phase in power materials. Electron diffraction can give a clear diffraction rings of minor phase. It is very important to extract the diffraction rings into X-ray diffraction patterns so that it is effecient to run X-ray diffraction analysis and easy to achive reliable result of phase identification.

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