(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, '
What is it about?
Active X-ray optics are widespread in synchrotron radiation beamlines, but not adopted yet in X-ray astronomy because they are typically thick and difficult to nest. In this paper we show a first example of active optic made of thin glass and therefore suitable to be stacked and form a lightweight optical module.