Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/seismic/traveltimes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ true interval velocity.
For each hyperbola:

.. math::
t \approx \frac{\left(x^2 + 4z_n^2 \right)^2 } {v_n^{rms}}
t \approx \frac{\sqrt{\left(x^2 + 4z_n^2 \right)}} {v_n^{rms}}

By fitting hyperbolas to each reflection event one can obtain
:math:`t_n,v_n^{rms}` for n = 1, 2, ... The interval velocity and layer
Expand Down
Loading