Skip to content

Commit b6099a6

Browse files
authored
Merge pull request #585 from mrava87/doc-dipest
doc: fix notes in dip_estimate
2 parents 4860e7a + a07762a commit b6099a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pylops/utils/signalprocessing.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ def dip_estimate(
298298
299299
Notes
300300
-----
301-
Thin wrapper around ``pylops.utils.signalprocessing.dip_estimate`` with ``slopes==True``.
302-
See the Notes of ``pylops.utils.signalprocessing.dip_estimate`` for details.
301+
Thin wrapper around ``pylops.utils.signalprocessing.slope_estimate`` with ``dips=True``.
302+
See the Notes of ``pylops.utils.signalprocessing.slope_estimate`` for details.
303303
304304
.. [1] Van Vliet, L. J., Verbeek, P. W., "Estimators for orientation and
305305
anisotropy in digitized images", Journal ASCI Imaging Workshop. 1995.

0 commit comments

Comments
 (0)