(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, '
Observation of neutron interference with a separate-crystal interferometer
What is it about?
We reported the first successful operation of a neutron interferometer with a separate beam-recombining crystal
Why is it important?
While previous interferometers have always been machined out of a single-crystal block, we successfully realigned the interferometer crystals on nanoradian and picometre scales.