Code for PIVLab processing
#
powershell batch processing
#
- Create a new blank experiment data folder:
ps1 code
.\new_blank_project.ps1 -BaseDir "C:\Experiments" -CaseName "Case_1"
- TODO: Batch run matlab data processing scripts:
ps1 code
MATLAB code data processing
#
- Extract raw PIVLab.mat to normalised data:
view |
download
- Plot turbulence statistical:
view |
download
- Estimate power spectral density in vertical centre line of FOV:
view |
download
- Plot power spectral density contour:
view |
download
- Merged PSD from different PSD series:
view |
download
- Plot 2D vertical distribution PSD contour:
view |
download