File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -787,7 +787,7 @@ def WavefieldDecomposition(
787787 \end{bmatrix}(k_x, \omega)
788788
789789 if ``kind='analytical'`` or alternatively by solving the equation in
790- :func:`ptcpy .waveeqprocessing.UpDownComposition2D` as an inverse problem,
790+ :func:`pylops .waveeqprocessing.UpDownComposition2D` as an inverse problem,
791791 if ``kind='inverse'``.
792792
793793 The latter approach has several advantages as data regularization
@@ -807,9 +807,9 @@ def WavefieldDecomposition(
807807 0 & \mathbf{F}^H \mathbf{S}
808808 \end{bmatrix} \mathbf{p^{\pm}}
809809
810- where :math:`\mathbf{R}` is a :class:`ptcpy .basicoperators.Restriction`
810+ where :math:`\mathbf{R}` is a :class:`pylops .basicoperators.Restriction`
811811 operator and :math:`\mathbf{S}` is sparsyfing transform operator (e.g.,
812- :class:`ptcpy .signalprocessing.Radon2D`).
812+ :class:`pylops .signalprocessing.Radon2D`).
813813
814814 .. [1] Wapenaar, K. "Reciprocity properties of one-way propagators",
815815 Geophysics, vol. 63, pp. 1795-1798. 1998.
You can’t perform that action at this time.
0 commit comments