----------------------------------------------------------
|-----> || The Open Source P article |
| Open || I mage |
| PIV || V elocimetry Toolbox |
| <-----|| www.openpiv.net version 1.0 |
----------------------------------------------------------
('Algorithm : ', 'WiDIM')
Parameters
-----------------------------------
(' ', 'Size of image', ' | ', [284, 256])
(' ', 'total number of iterations', ' | ', 4)
(' ', 'overlap ratio', ' | ', 0.25)
(' ', 'coarse factor', ' | ', 2)
(' ', 'time step', ' | ', 0.10000000149011612)
(' ', 'validation method', ' | ', 'mean_velocity')
(' ', 'number of validation iterations', ' | ', 2)
(' ', 'subpixel_method', ' | ', 'gaussian')
(' ', 'Nrow', ' | ', array([ 5, 11, 23, 23], dtype=int32))
(' ', 'Ncol', ' | ', array([ 5, 10, 21, 21], dtype=int32))
(' ', 'Window sizes', ' | ', array([64, 32, 16, 16], dtype=int32))
-----------------------------------
| STARTING |
-----------------------------------
('ITERATION # ', 0)
..[DONE]
(' --residual : ', 1.0000000125483464)
no validation : trusting 1st iteration
going to next iteration..
performing interpolation of the displacement field
('..[DONE] -----> going to iteration ', 1)
('ITERATION # ', 1)
..[DONE]
(' --residual : ', 0.22727273012462418)
Starting validation..
('Validation, iteration number ', 0)
('Validation, iteration number ', 1)
..[DONE]
going to next iteration..
performing interpolation of the displacement field
('..[DONE] -----> going to iteration ', 2)
('ITERATION # ', 2)
..[DONE]
(' --residual : ', 0.6429116349607981)
Starting validation..
('Validation, iteration number ', 0)
('Validation, iteration number ', 1)
..[DONE]
going to next iteration..
performing interpolation of the displacement field
('..[DONE] -----> going to iteration ', 3)
('ITERATION # ', 3)
..[DONE]
(' --residual : ', 0.629290625745527)
Starting validation..
('Validation, iteration number ', 0)
('Validation, iteration number ', 1)
..[DONE]
//////////////////////////////////////////////////////////////////
end of iterative process.. Re-arranging vector fields..
...[DONE]
-------------------------------------------------------------
('[DONE] ..after ', -32.36256504058838, 'seconds ')
-------------------------------------------------------------