alexlib / pivpy

PIVPy helps to understand PIV results, inspired by PIVMAT
http://pivpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

A tutorial Jupiter notebook for VortexFitting package is added. #57

Closed nepomnyi closed 3 months ago

nepomnyi commented 3 months ago

A Jupiter notebook titled VortexFittingTutorial.ipynb is added to the Examples folder. It shows how to convert a PIVPY object to a VortexFitting object and how to use VortexFitting functionality from a Python code.

alexlib commented 3 months ago

Thanks @nepomnyi