Skip to content

Commit

Permalink
Merge pull request #585 from mrava87/doc-dipest
Browse files Browse the repository at this point in the history
doc: fix notes in dip_estimate
  • Loading branch information
mrava87 authored Jun 17, 2024
2 parents 4860e7a + a07762a commit b6099a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pylops/utils/signalprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,8 @@ def dip_estimate(
Notes
-----
Thin wrapper around ``pylops.utils.signalprocessing.dip_estimate`` with ``slopes==True``.
See the Notes of ``pylops.utils.signalprocessing.dip_estimate`` for details.
Thin wrapper around ``pylops.utils.signalprocessing.slope_estimate`` with ``dips=True``.
See the Notes of ``pylops.utils.signalprocessing.slope_estimate`` for details.
.. [1] Van Vliet, L. J., Verbeek, P. W., "Estimators for orientation and
anisotropy in digitized images", Journal ASCI Imaging Workshop. 1995.
Expand Down

0 comments on commit b6099a6

Please sign in to comment.