Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c17813fcf071fb533e206267f2a161fc
config: 19a9680bc4f5d20726dfe9102b5bec7a
tags: 645f666f9bcd5a90fca523b33c5a78b7
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

29 changes: 16 additions & 13 deletions NSFnugget.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Enabling new science in nanoscale structure characterization of complex materials &#8212; DiffPy documentation</title>
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<link rel="shortcut icon" href="_static/diffpy_logo_header.ico"/>
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Acknowledgements" href="acknowledgements.html" />
Expand Down Expand Up @@ -92,7 +93,7 @@
<div class="row">
<div class="body col-md-12 content" role="main">

<div class="section" id="enabling-new-science-in-nanoscale-structure-characterization-of-complex-materials">
<section id="enabling-new-science-in-nanoscale-structure-characterization-of-complex-materials">
<h1>Enabling new science in nanoscale structure characterization of complex materials<a class="headerlink" href="#enabling-new-science-in-nanoscale-structure-characterization-of-complex-materials" title="Permalink to this headline">¶</a></h1>
<p><em>C. L. Farrow, P. Juhás, J. W. Liu, D. Bryndin, E. S. Božin, J. Bloch,
and S. J. L. Billinge (Michigan State University)</em></p>
Expand All @@ -105,10 +106,12 @@ <h1>Enabling new science in nanoscale structure characterization of complex mate
sub-group of the DANSE project recently released a new software tool that
will have a large impact in nanostructure characterization using x-ray and
neutron diffraction.</p>
<div class="figure align-center" id="id3">
<figure class="align-center" id="id3">
<a class="reference internal image-reference" href="_images/PDFgui_screenshot_707.png"><img alt="_images/PDFgui_screenshot_707.png" src="_images/PDFgui_screenshot_707.png" style="width: 399.5px; height: 294.5px;" /></a>
<p class="caption"><span class="caption-text">Screen-shot of PDFgui during a refinement of multiple data-sets</span><a class="headerlink" href="#id3" title="Permalink to this image">¶</a></p>
</div>
<figcaption>
<p><span class="caption-text">Screen-shot of PDFgui during a refinement of multiple data-sets</span><a class="headerlink" href="#id3" title="Permalink to this image">¶</a></p>
</figcaption>
</figure>
<p>The diffraction data are Fourier transformed to obtain the atomic pair distribution
function (PDF) and analyzed by quantitatively fitting nanostructure models to the
data. PDFgui allows rapid setup of individual and multiple
Expand All @@ -130,7 +133,7 @@ <h1>Enabling new science in nanoscale structure characterization of complex mate
<a class="reference external" href="doc/pdfgui/Farrow-jpcm-2007.pdf"><img alt="downloadFarrowJpcm07" src="_images/pdficon_small.png" /></a></p>
</dd>
</dl>
</div>
</section>


</div>
Expand Down
Loading