(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, '
A neutron interferometer with separate crystals
What is it about?
The paper investigates the specifications necessary for successfully operating a split-crystal neutron interferometer. Both incoherent sources and the three-dimensional operation of the interferometer are considered.
Why is it important?
It opens the way to the construction and operation of skew-symmetric interferometers with extended arm separation and length.