Skip to content

Commit

Permalink
fix small typo in formula
Browse files Browse the repository at this point in the history
  • Loading branch information
kosack committed Jul 8, 2022
1 parent 3ffe7b3 commit 14ad684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctapipe/atmosphere/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def line_of_sight_integral(
the direction specified by the zenith angle. The atmosphere here is
assumed to be Cartesian, the curvature of the Earth is not taken into account.
.. math:: X(h', \\Psi) = \\int_{h'}^{\\infty} \\rho(h \\cos{\\Psi}) dh'
.. math:: X(h', \\Psi) = \\int_{h'}^{\\infty} \\rho(h \\cos{\\Psi}) dh
Parameters
----------
Expand Down

0 comments on commit 14ad684

Please sign in to comment.