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

Software for quickly refining and analysing single crystal X-ray data

What is it about?

We have a created a tool greatly speed up the refinement of single crystal X-ray data where it has been collected under varying conditions (eg temperature, pressure, bending etc). The software also runs checkcif, extracts relevant data into a useful format and performs some analysis including plotting data.

Why is it important?

Using this tool will save people lots of time.

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