(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?

A method to obtain the deformation profile to be imparted to an X-ray mirror in order to turn a Gaussian intensity distribution into any assigned point spread function, and how to easily check the result using physical optics.

Why is it important?

Read more on Kudos

The following have contributed to this summary: Daniele Spiga

' ,"url"));