Skip to content

Commit

Permalink
Documentation: Remove lattice rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
CSSFrancis committed May 6, 2024
1 parent f3d9b95 commit 82b3333
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions diffsims/crystallography/reciprocal_lattice_vector.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ class ReciprocalLatticeVector(Vector3d):
Indices of reciprocal lattice vector(s), often preferred over
``hkl`` in trigonal and hexagonal lattices. Default is ``None``.
This, ``xyz``, or ``hkl`` is required.
lattice_rotation : 3x3 numpy.ndarray, list, or tuple, optional
Rotation matrix applied to the reciprocal lattice vector(s) and the
lattice of the phase. Default is ``None`` which corresponds to the
identity matrix.
Examples
--------
Expand Down

0 comments on commit 82b3333

Please sign in to comment.