(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, '
Measurement time is a crtitical factor in high pressure x-ray diffraction experiments
What is it about?
Recent work has shown that different experimental results are obtained in experiments on short and long times scales in x-ray diffraction studies of materials under high pressure. This is due to differences in the ability to detect rapid and slow transformations in the materials studied.
Why is it important?
The time scale of experimental measurements is a very important factor to take into account for researchers as in the end it will determine what is actually observed in the study.