Skip to content

Commit a0ec57c

Browse files
committed
renamed piv to piv_example
from openpiv import piv piv.piv_example()
1 parent 08200a7 commit a0ec57c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openpiv/piv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""
1717

1818

19-
def piv():
19+
def piv_example():
2020
"""
2121
Simplest PIV run on the pair of images using default settings
2222

0 commit comments

Comments
 (0)