lento234 / pivuq

PIV Uncertainty Quantification

Home Page:https://pivuq.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIVUQ: PIV Uncertainty Quantification

Docs PyPi Version PyPi Python versions License DOI

Description

This package contains python implementations of uncertainty quantification (UQ) for Particle Image Velocimetry (PIV). Primary aim is to implement UQ algorithms for PIV techniques. Future goals include possible extensions to other domains including but not limited to optical flow and BOS.

List of approachs:

Installation

Install using pip

pip install pivuq

Development mode

Initialize conda environment

conda env create -f environment.yml

Install packages using poetry:

poetry install

How to cite

Work in progress version: https://doi.org/10.5281/zenodo.6458153

In future, please cite the following paper:

Manickathan et al. (2022). PIVUQ: Uncertainty Quantification Toolkit for Quantitative Flow Visualization. in prep.

About

PIV Uncertainty Quantification

https://pivuq.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%