(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, '
Present status of the soft X-ray beamline for photoelectron spectroscopy studies
What is it about?
Undulator beamline 13 of the Photon Factory, Japan, has been upgraded for microscopic ARPES, XPS and XAS measurements for surface science studies. This paper reports the overall performance of the beamline and the measurement system.