(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, '
A new software for analyzing structures of organic materials
What is it about?
It is a free, easy-to-use software program with graphical user interface. It analyzes X-ray total scattering data collected for organic materials.
Why is it important?
It provides an easy tool for analysis of the structure of the organic materials. It is of particular interests to pharmaceutical community for studying drug substances.