This repository hosts a GUI created with PyQt for the creation of a velocity vector map.
The code needs a .txt file of 5 columns: x y vx vy v. The x and y are the coordinates and vx, vy are the components of velocity v (attached “00_20180222_20180316_FreeJet_20mbar_LOAD_remove_manual.txt”) The desired .txt file must first be selected and then “Plot” button must be clicked in order for the vectormap to be visualized.