Velocity Field Variables:
U: u-component of the velocity fields
V: v-component of the velocity fields
X,Y: XY coordinates produced from the PIV analysis (meshgrid layout)
Stretching Field Variables:
TINT: Integration time for tracer particles (s)
choice: parameter choices for numerical experiment, see code for details
stretch: a Nx1 cell of the stretching field for this particular integration time, where each cell is a frame
tintegrate: time vector of the tracer particle integration
x_field, y_field: Initial xy coordinates of tracer particle grids. Formed using meshgrid