834 | | ''' - {Manual fix:} ''' Interactive fixing with the mouse is also possible, see [section 4.2->#4.2]. |
835 | | |
836 | | ''' - {Code for FixFlag:} ''' |
837 | | * !FixFlag(i)=0 :default, everything is fine |
838 | | * !FixFlag(i)=1. : value 1 for the second digit: vector removed by criteria on vec_F or/and low correlation value |
839 | | * !FixFlag(i)=1..: value 1 for the third digit: vector selected by a criterium of difference with another field, for instance filter, or a field with differnt time interval. |
840 | | * !FixFlag(i)=...1, 2, 3 different criteria for elimination set by the program Fix of CIVx (not yet documented). |
| 834 | ''' - Manual fix: ''' Interactive fixing with the mouse is also possible, see [section 4.2->#4.2]. |
| 835 | |
846 | | -'''CIV2:''' provides a refined calculation of the velocity field, using the civ1 result as previous estimate. The search range is determined by the civ1 field so there is no parameter. Use the option decimal shift to reduce peaklocking effects (advised). The option deformation is useful in the presence of strong shear or vorticity. Then image deformation and rotation is introduced before calculating the correlations. The other parameters (rho, ibx,iby, grid, mask) are used like for civ1 (take the same by default). The image pair for civ2 can be different than the one used in civ1 to get the first estimate. It is generally advised to use a moderate time interval for civ1, to avoid false vectors, and to take a larger intervel for civ2, in order to optimize precision. As civ2 already knows where to look and takes into account image strain and rotation (with the option deformation) it allows for higher time intervals. |
| 841 | -'''CIV2:''' provides a refined calculation of the velocity field, using the civ1 result as previous estimate. The civ1 field provides an estimated shift for each measurement point, so there is no edit box to enter shift parameter. The other parameters, in particular '''[!CorrBoxSize]''' and '''[!SearchBoxSize]''', have the same meaning as for Civ1. The image pair for civ2 ( set by the menu '''[!ListPairCiv2]''', can be different than the one used in civ1. It is generally advised to use a moderate time interval for civ1, to provide a first estimate avoiding false vectors, and to take a larger intervel for civ2, in order to optimize precision. As civ2 already knows where to look and takes into account image strain and rotation (with the option 'deformation') it allows for higher time intervals. |
| 842 | |
| 843 | Image deformation and rotation can be introduced before calculating the correlations, by selecting '''[!CheckDeformation]'''. This option is useful in the presence of strong shear or vorticity. |
867 | | Perform usual PIV for each image series: |
868 | | |
869 | | The images from each camera (camA and camB) must be in the same directory and the PIV results in a single subdirectory. It is advised to do the successive operations including civ2 and fix2. This double series of PIV processing can be done in two steps (keeping the same CIV subdirectory) or simulatenously, using the compare ('-') option. Then the check boxed test_stereo1 and test_stereo2 in the PATCH1 and PATCH2 frames must be unselected. |
870 | | |
871 | | For PIV near a staigth wall, it is advised to create a grid for each image series, corresponding to a common array of physical positions. This can be done by the pusch button grid in UVMAT (bottom right). |
872 | | |
873 | | Combine PIV fields: this is done by selecting PATCH1 and test_stereo1 (at level civ1), or PATCH2 and test_stereo2 (at level civ2) in the stereo mode (check box compare selected). The resulting fields camA-camB are in physical coordinates. They are final results which cannot be processed for further Civ operations: one must go back to the two image series for that purpose. Note that this stereo combination is only possible in the RUN mode for the moment (no BATCH)**. |
| 861 | Perform usual PIV for each image series. |
| 862 | |
| 863 | For PIV near a staigth wall, it is advised to create a grid for each image series, corresponding to a common array of physical positions. This can be done by the upper menu bar option '''!Tools/Make Grid''' in the GUI '''uvmat'''( see section [#a9.2Grids]). |
| 864 | |
| 865 | Combine PIV fields: TO UPDATE**. |