(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, '

Visualization of four-dimensional XAS data using a virtual reality system

What is it about?

X-ray microscopy is one of the most powerful techniques to characterize materials, but the data is often too big and multidimensional for us to see and analyze. We developed a new approach to visualize it using a virtual reality approach.

Why is it important?

Due to the development of information technologies, various kinds of image data, which are big and multidimensional, are available now. Their visualization is essential to understanding and dealing with them, especially in the field of microscopy.

Read more on Kudos…
The following have contributed to this page:
Masao Kimura
' ,"url"));