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

How to confirm your SAXS data quality

What is it about?

SAXS data can be very subjective and flawed data can generate an interpretable, but false, result. This paper builds on publication guidelines to explain the signals to look for that could indicate problems and how to identify good data from bad.

Why is it important?

Read more on Kudos

The following have contributed to this summary: Edward Snell

' ,"url"));