Releases: OpenPIV/openpiv-python
Releases · OpenPIV/openpiv-python
OpenPIV 0.25.3
OpenPIV-Python v0.25.2
using poetry
OpenPIV-Python v0.25.1
fixed a bug in pattern b sorting in tools.py
added two test case directories to test patterns
added tests in test_tools.ipynb
OpenPIV-Python v0.25.0
- new masking, including static and dynamic masking
- more typing hints and docstrings
- fixed bugs
OpenPIV-Python v0.24.4
This is one step before the change to 0.25.0 which should be a kind of milestone
- new masking
- scientific format save in
windef
- more typing notations
- more tests
OpenPIV v0.24.2
windef.simple_multiplass()
OpenPIV v0.24.1
See commit logs for more info
- static masking
- natural file name sorting
OpenPIV v0.24.0
windef
now has an option to run for various image sequence types, e.g. like in theopenpiv_tk_gu
i :(1+2),(3+4)
,(1+3),(2+4)
, or(1+2),(2+3)
OpenPIV-Python v0.23.9
- pivuq, @lento234 contribution
- fixed quiver with all valid vectors
- fixed a test with one invalid vector
- updated test_tools.png
- fixed scipy.fftpack.dct
- fixed imageio.v3 (dropped testing on Python 3.6)
OpenPIV v0.23.8
Contains rectangular windows and vectorized functions by @ErichZimmer
/examples
folder moved to a separate repository openpiv-python-examples