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

Description of the X-ray diffraction data analysis software DIALS.

What is it about?

We describe the ideas behind the DIALS data analysis software, their implementation and application. DIALS is used to analyse diffraction images from crystals of biological macromolecules such as proteins as well as smaller molecules like peptides or inorganic materials. DIALS is a collaboration between a number of laboratories worldwide and is freely available to all through an open source license.

Why is it important?

This is the openly available collaborative software for X-ray diffraction data analysis and we aim to meet the challenges posed by the development of new X-ray sources, new detectors and new data collection methods. DIALS can also be used to analyse data from other sources such as electron diffraction and potentially neutron diffraction.

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