Notebook
Analysis of the Karman images final int area 6 pixels and 50% overlap, vector validation is allowed, but no smoothing after the last correlation. Only the circle in the middle must be masked, not the shadows. Then we can compare the vorticity maps (color bar scale of uncalibrated data -0.3 1/frame until +0.3 1/frame, color map preferably "parula", but "jet" is also ok). That might give an idea about the "quality"...?FFT window deformation Pass1: 64x64 px with 50% overlap Pass2: 32x32 px with 50% overlap Pass3: 16x16 px with 50% overlap Pass4: 6x6 px with 50% overlap Gauss2x3-point subpixel estimator Correlation quality: Extreme
import glob file_list = sorted(glob.glob('../data/karman_16Hz_*.jpg')) file_list = file_list[-2:] file_list
for att in tmp.__dict__: setattr(tmp,att,getattr(settings,att))