We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27da4de + cdf4b49 commit 8d7b540Copy full SHA for 8d7b540
doc/source/examples/diffraction_objects_example.rst
@@ -104,10 +104,9 @@ we would replace the code above with
104
plt.show()
105
106
The ``scale_to()`` method returns a new ``DiffractionObject`` which we can assign to a new
107
-variable and make use of,
+variable and make use of.
108
109
-The default behavior is to align the objects based on the maximal q-value of each diffraction object,
110
-so they will align at the intensity at these indices.
+The default behavior is to align the objects based on the maximal value of each diffraction object.
111
112
.. code-block:: python
113
0 commit comments