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

New form-factor models of prism-shaped nanoparticles for Small Angle Scattering characterization

What is it about?

When synthesizing nanoparticles, characterizing their shape and size is usually done through electron microscopy, giving visual information about them. However, the characteristics determined using this method can be imprecise, as measurement are only conducted on a few hundred objects at best. Other methods, such as Small Angle Scattering (SAS) allow for statistics on up to millions of objects, making the results more representative of the entire nanoparticle population. This article details new python-based models based on fast fourier transform calculations for prism-shaped nanoparticles in SAS, allowing to find characteristics such as the size and number of sides of our objects, discussing how to couple this analysis with electron microscopy, and the technical limits of such models.

Why is it important?

This article provides an explanation for a python library made to compute form factors of prism-shaped nanoparticles, and a few examples on how to use it, both on its own and coupled with other typical characterization methods. This method provides a fast and easy analysis of data obtained from SAS experiments to identify and characterize synthesized nanoparticles.

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