Skip to content

Commit a6a3128

Browse files
authored
small tweaks to examples from Simon
1 parent d55f34d commit a6a3128

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

doc/source/examples.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ Sequential fitting
1111
r series
1212
---------
1313

14-
In certain modeling situations the user could benefit from fitting a data set
15-
through a series of refinements that differ one from another by the
16-
corresponding fitting ranges. An example of this when one wants to study the
17-
details of the local- to average-structure crossover in a complex material.
14+
It is sometimes desired to understand how structure changes as a
15+
function of length-scale, for example, if there is local symmetry
16+
breaking in a structure. In this case it may be desired to
17+
carry outa series of refinements that differ one from another by the
18+
corresponding fitting ranges.
1819
PDFgui has a pre-written macro that automates the setup of this type of
1920
refinement.
2021

@@ -29,7 +30,7 @@ refinement.
2930
step of "5" Angstroms. Leave the second row blank.
3031

3132
4. click “OK” in the current action panel and 4 new fits with desired
32-
incremental limits are geberated below the original fit.
33+
incremental limits are generated below the original fit.
3334

3435
.. figure:: images/fig3-05.png
3536
:align: center
@@ -39,11 +40,11 @@ refinement.
3940
incremental r-series fit conditions.
4041

4142

42-
The first row deals with the increment setup of the upper r of the
43-
refinements. User should specify the first and the last fit maximum r-value
44-
, and corresponding step (increment), all in units of Angstroms.
43+
The first row deals with the incremental setup of the upper r of the
44+
refinements. The user should specify the first and the last fit maximum
45+
r-value, and corresponding step (increment), all in units of Angstroms.
4546

46-
In the second row information is needed to specify the lower r refinement
47+
In the second row, information is needed to specify the lower r refinement
4748
limit. Again, the user sets the first and the last value, and step. This
4849
allows for a box car of either fixed or variable width to be defined. If
4950
the second row is left blank, the corresponding refinement series will be

0 commit comments

Comments
 (0)