Skip to content

Commit

Permalink
Merge branch 'scaleto2' of github.com:yucongalicechen/diffpy.utils in…
Browse files Browse the repository at this point in the history
…to scaleto2
  • Loading branch information
yucongalicechen committed Dec 30, 2024
2 parents 27da4de + cdf4b49 commit 8d7b540
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/source/examples/diffraction_objects_example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,9 @@ we would replace the code above with
plt.show()
The ``scale_to()`` method returns a new ``DiffractionObject`` which we can assign to a new
variable and make use of,
variable and make use of.

The default behavior is to align the objects based on the maximal q-value of each diffraction object,
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.

.. code-block:: python
Expand Down

0 comments on commit 8d7b540

Please sign in to comment.