Alex Liberzon

Results 19 issues of Alex Liberzon

**What is the name of your project?** openpiv-python **What is the repo URL?** https://github.com/OpenPIV/openpiv-python **Is there anything else I should know about the code?** it analyses images to estimate velocity...

https://gitlab.com/defocustracking - synthetic image generators https://foss.heptapod.net/fluiddyn - includes PIV part in experiments Matlab https://www.mathworks.com/matlabcentral/fileexchange/10902-pivmat-4-10 http://servforge.legi.grenoble-inp.fr/projects/soft-uvmat/

https://github.com/dicengine/dice https://github.com/jyang526843/2D_ALDIC optical flow https://github.com/groussea/opyflow

Running your example of vect_plot (0.4.2, matplotlib 3.5.2) I get: ``` "name": "ValueError", "message": "Passing parameters norm and vmin/vmax simultaneously is not supported. Please pass vmin/vmax directly to the norm...

`terraform apply` leads to this: ``` ╷ │ Error: 401-NotAuthenticated │ Provider version: 4.69.0, released on 2022-03-23. This provider is 6 Update(s) behind to current. │ Service: Identity Compartment │...

`docker run -p 8443:8443 -p 8888:8888 -v $(pwd)/data:/data -v$(pwd)/code:/code --rm -it openptv /usr/local/bin/docker-entrypoint.sh: line 10: 8 Segmentation fault (core dumped) code-server1.408-vsc1.32.0-linux-x64/code-server --allow-http --no-auth --data-dir /data /code `

Dear @forughi This is a nice piece of PIV code. Would you like maybe to contribute some of your ideas to openpiv-python? see https://github.com/openpiv/openpiv-python. and welcome to the google group...

nosetests create the following errors # EEEE ## ERROR: Failure: AttributeError ('module' object has no attribute 'Signal') Traceback (most recent call last): File "/Users/alex/Library/Enthought/Canopy_32bit/User/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName addr.filename, addr.module)...

One of the files in the older openpiv version you use has `np.float` and this fails with the new numpy > 1.24 one workaround we found was to uninstall the...

https://github.com/alexlib/MyPTV/blob/a77e22da9e7a0f4da84e23e7f33a5b8b6b48440f/myptv/calibrate_mod.py#L32C10-L32C10