Skip to content

Commit 13e3fab

Browse files
committed
deploy: ce10a48
1 parent efd4d82 commit 13e3fab

17 files changed

Lines changed: 219 additions & 139 deletions

File tree

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 62fe4e05ebb793c1d0e6a08343b10440
3+
config: d1e3b8911163de029b828e8abd7f9063
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_downloads/019d6e377cbbff298dd5aa4d545daaec/Ni_refinement.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
3-
"""Perform simple refinement of Ni structure to the experimental x-ray PDF.
3+
"""Perform simple refinement of Ni structure to the experimental x-ray
4+
PDF.
45
56
Save fitted curve, refined structure and results summary.
67
"""

_modules/diffpy/pdffit2/output.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>diffpy.pdffit2.output &mdash; diffpy.pdffit2 1.6.0rc0 documentation</title>
8+
<title>diffpy.pdffit2.output &mdash; diffpy.pdffit2 1.6.0rc1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=9edc463e" />
1111
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
1212

1313

1414
<script src="../../../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../../../_static/documentation_options.js?v=1d834b09"></script>
16+
<script src="../../../_static/documentation_options.js?v=b4c33f6f"></script>
1717
<script src="../../../_static/doctools.js?v=fd6eb6e6"></script>
1818
<script src="../../../_static/sphinx_highlight.js?v=6ffebe34"></script>
1919
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>

_modules/diffpy/pdffit2/pdffit.html

Lines changed: 72 additions & 56 deletions
Large diffs are not rendered by default.

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Overview: module code &mdash; diffpy.pdffit2 1.6.0rc0 documentation</title>
8+
<title>Overview: module code &mdash; diffpy.pdffit2 1.6.0rc1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=9edc463e" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1212

1313

1414
<script src="../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../_static/documentation_options.js?v=1d834b09"></script>
16+
<script src="../_static/documentation_options.js?v=b4c33f6f"></script>
1717
<script src="../_static/doctools.js?v=fd6eb6e6"></script>
1818
<script src="../_static/sphinx_highlight.js?v=6ffebe34"></script>
1919
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>

_sources/index.rst.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
| Software version |release|
1010
| Last updated |today|.
1111
12+
===============
13+
Getting started
14+
===============
15+
16+
Welcome to the ``diffpy.pdffit2`` documentation!
17+
1218
The diffpy.pdffit2 package provides functions for the calculation and
1319
refinement of atomic Pair Distribution Functions (PDF) from crystal
1420
structure models. It is used as a computational engine by PDFgui. All
@@ -88,7 +94,7 @@ Acknowledgements
8894
Table of contents
8995
=================
9096
.. toctree::
91-
:titlesonly:
97+
:maxdepth: 2
9298

9399
examples
94100
Package API <api/diffpy.pdffit2>

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '1.6.0rc0',
2+
VERSION: '1.6.0rc1',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

api/diffpy.pdffit2.html

Lines changed: 81 additions & 53 deletions
Large diffs are not rendered by default.

examples.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>Examples &mdash; diffpy.pdffit2 1.6.0rc0 documentation</title>
9+
<title>Examples &mdash; diffpy.pdffit2 1.6.0rc1 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
1313

1414

1515
<script src="_static/jquery.js?v=5d32c60e"></script>
1616
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="_static/documentation_options.js?v=1d834b09"></script>
17+
<script src="_static/documentation_options.js?v=b4c33f6f"></script>
1818
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1919
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2020
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -46,7 +46,11 @@
4646
</div>
4747
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
4848
<ul class="current">
49-
<li class="toctree-l1 current"><a class="current reference internal" href="#">Examples</a></li>
49+
<li class="toctree-l1 current"><a class="current reference internal" href="#">Examples</a><ul>
50+
<li class="toctree-l2"><a class="reference internal" href="#example-1-calculate-pdf-of-fcc-nickel">Example 1: Calculate PDF of FCC nickel</a></li>
51+
<li class="toctree-l2"><a class="reference internal" href="#example-2-performing-simple-refinement">Example 2: Performing simple refinement</a></li>
52+
</ul>
53+
</li>
5054
<li class="toctree-l1"><a class="reference internal" href="api/diffpy.pdffit2.html">Package API</a></li>
5155
<li class="toctree-l1"><a class="reference internal" href="release.html">Release notes</a></li>
5256
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>

genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Index &mdash; diffpy.pdffit2 1.6.0rc0 documentation</title>
8+
<title>Index &mdash; diffpy.pdffit2 1.6.0rc1 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
1111
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
1212

1313

1414
<script src="_static/jquery.js?v=5d32c60e"></script>
1515
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="_static/documentation_options.js?v=1d834b09"></script>
16+
<script src="_static/documentation_options.js?v=b4c33f6f"></script>
1717
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1818
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
1919
<script src="_static/clipboard.min.js?v=a7894cd8"></script>

0 commit comments

Comments
 (0)