(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 Python package based on robust statistical analysis for serial crystallography data processing

What is it about?

This article introduces RGFlib, a Python package for robust statistical analysis. The package is a useful tool for a variety of tasks in X-ray crystallography data analysis, such as peak finding, bad pixel mask making, and other outlier detection tasks.

Why is it important?

The package is a useful tool for a variety of tasks in X-ray crystallography data analysis, such as peak finding, bad pixel mask making, and other outlier detection tasks. The package is based on concept of robust statistical data analysis and can accurately perform outliers detection.

Read more on Kudos…
The following have contributed to this page:
Marjan Hadian-Jazi
' ,"url"));