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

High-quality Tomographic Reconstructions with Sparse Projection Data

What is it about?

tomoCAM is a tomographic reconstruction software that leverages advanced mathematical techniques and user-accessible GPU-based computing. tomoCAM reformulates the fundamental operators in MBIR using Non-Uniform Fast Fourier Transforms (NUFFTs), thus computing them significantly faster than traditional methods. Additionally, tomoCAM leverages advanced GPU acceleration strategies, including asynchronous transfers facilitated by a two-tier data partitioning scheme. These innovations allow tomoCAM to perform MBIR in a fraction of the time compared to traditional MBIR codes while only requiring modest and commonly available computing resources. Furthermore, tomoCAM has a Python front-end, which provides access from Jupyter-based frameworks, enabling straightforward integration into existing workflows at synchrotron facilities.

Why is it important?

tomoCAM provides the material science community with the means to expand the scope of tomographic measurements towards increasingly in-situ and in-operando measurements, where specimens are often rapidly evolving and have complex geometries—one example is the investigation of the fractures and deterioration of ceramic matrix composites, which are novel lightweight materials used in jet engines that operate under high temperatures and pressure.

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