-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. ### Coordinating Institute: *Indian Institute of Techno…
-
**Original article:** Quénot, Georges & Pakleza, Jaroslaw & Kowalewski, Tomasz. (1998). Particle Image Velocimetry with Optical Flow. Experiments in Fluids. Volume 25, Issue 3, pp 177–189. 10.1007/s00…
-
**Is your feature request related to a problem? Please describe.**
As we incorporate more advanced PIV algorithms, I would like to expand OpenPIV-Python into the volumetric PIV realm through tomograp…
-
@article{LAMBERT2020,
title = {Investigation of the hydrodynamic effect of nanosecond repetitively pulsed discharges on a laminar stagnation flame},
journal = {Proceedings of the Combustion Institut…
-
Booleans are fine.
```
>>> mahotas.erode(np.array([[0,0,0,1,1,1],[0,0,0,1,1,1],[0,0,0,1,1,1],], dtype=np.bool))
array([[False, False, False, False, True, True],
[False, False, False, False, …
-
The equation for strain rate given in PIVLab is ∂u/∂x - ∂v/∂y and is referred to in the paper "Stamhuis, E. J. (2006), Aquatic Ecology, 40(4), pp. 463–479.". However, this equation seems inconsistent …
-
### Describe your issue.
According to the documentation, RectBivariateSpline can be used for smoothing by setting `s` to a non zero value. This works on small grids, but on larger grids, using any …
-
Submitting Author: Pierre Augier (@paugier)
All current maintainers: (@paugier)
Package Name: Fluidimage
One-Line Description of Package: "Fluidimage: a Python framework to study flows from images"…
-
## Feature request
It would be amazing if numba would support the [FFT pack of numpy](https://numpy.org/doc/1.18/reference/routines.fft.html). Personally, I would be interested in
```
np.fft…
fhchl updated
4 weeks ago
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…