Codes

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 #

  1. Extract raw PIVLab.mat to normalised data: view | download
  2. Plot turbulence statistical: view | download
  3. Estimate power spectral density in vertical centre line of FOV: view | download
  4. Plot power spectral density contour: view | download
  5. Merged PSD from different PSD series: view | download
  6. Plot 2D vertical distribution PSD contour: view | download