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

Data-driven approach for synchrotron X-ray Laue microdiffraction scan analysis

What is it about?

It introduces a machine learning approach to analyze complex X-ray Laue patterns on the fly.

Why is it important?

Grain morphology, textures and crystal structures are the most important structure factors, which directly determine the properties of solid materials. By state-of-art synchrotron X-ray microdiffraction, all these three characteristics can be measured simultaneously. However, the analysis of tens of thousands of Laue patterns is quite time consuming, sometime is impossible for unknown crystals. We developed a machine learning approach that can generate an orientation map from a set of Laue scans without knowing the crystal structure and indexing information.

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