Skip to content
Merged
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
10 changes: 5 additions & 5 deletions docs/source/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ selected directory and plot resulting :math:`R_w` values from each morph.

4. Between 192K and 198K, the Rw has a sharp increase, indicating that
we may have a phase change. To confirm, let us now apply morphs
onto `` SrFe2As2_150K.gr`` with all other files in
onto ``SrFe2As2_150K.gr`` with all other files in
``morphsequence`` as targets ::

diffpy.morph --scale=1 --stretch=0 SrFe2As2_150K.gr . --multiple-targets --sort-by=temperature
Expand Down Expand Up @@ -191,10 +191,10 @@ Currently, the supported nanoparticle shapes include: spheres and spheroids.

* Within the ``additionalData`` directory, ``cd`` into the
``morphShape`` subdirectory. Inside, you will find a sample Ni bulk
material PDF ``Ni_bulk.gr``. This PDF is from `"Atomic Pair
Distribution Function Analysis:
A primer" <https://global.oup.com/academic/product/
atomic-pair-distribution-function-analysis-9780198885801>`_.
material PDF ``Ni_bulk.gr``. This PDF is from
`"Atomic Pair Distribution Function Analysis: A primer"
<https://global.oup.com/academic/product/
atomic-pair-distribution-function-analysis-9780198885801>`_.
There are also multiple ``.cgr`` files with calculated Ni nanoparticle PDFs.

* Let us apply various shape effect morphs on the bulk material to
Expand Down
23 changes: 23 additions & 0 deletions news/rst-markup.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* No news added: Fix rst markup in the documentation.

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>
Loading