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

Extract Inter-atomic distance profile from an electron diffraction pattern.

What is it about?

This work introduces a software package that is capable of obtaining one-dimensional interatomic distance profile data (so-called pair distribution function, i.e., PDF) from 2-dimensional electron diffraction pattern acid by image processing technique and the knowledge of diffraction physics.

Why is it important?

It benefits to the case that samples too small or little to excite neutron or X-ray diffraction for traditional PDF analysis of diffraction data.

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