(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, '
Radiation properties of a novel powerful accelerator light source
What is it about?
The radiation properties of a novel accelerator light source called steady-state microbunching, which bridges the gap of synchrotron radiation and free-electron lasers to generate high-power high-repetition narrow-band radiation, are presented. Potential applications include high-resolution angle-resolved photoemission spectroscopy and extreme ultraviolet lithography.