Skip to content

Commit

Permalink
RST tidy-up for sphinx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Sep 6, 2023
1 parent 3cfc18a commit b4f3a9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion euphonic/force_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,8 @@ def calculate_qpoint_phonon_modes(
.. math::
\\frac{d\\omega_{\\mathbf{q}\\nu}}{d\\mathbf{q}} = \\frac{1}{2\\omega_{\\mathbf{q}\\nu}}{(E^{-1}\\frac{dD}{d\\mathbf{q}}E)}
\\frac{d\\omega_{\\mathbf{q}\\nu}}{d\\mathbf{q}} = \\frac{1}{2\\omega_{\\mathbf{q}\\nu}}{(E^{-1}\\frac{dD}{d\\mathbf{q}}E)}
:math:`\\frac{dD}{d\\mathbf{q}}` can be obtained by differentiating the Fourier equation above:
.. math::
Expand Down
2 changes: 1 addition & 1 deletion euphonic/structure_factor.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def calculate_sqw_map(self,
StructureFactor.structure_factors is defined as the mode-resolved
:math:`S(Q, \\omega_{\\mathbf{q}\\nu})` per atom of sample. To create
an :math:`S(Q,\\omega)` map, it is binned in :math:`\\omega`
and the Bose population factor is applied [1]:
and the Bose population factor is applied [1]_:
.. math::
Expand Down

0 comments on commit b4f3a9d

Please sign in to comment.