Skip to content

Creation of GUI with PyQt for the visualization of a velocity map

Notifications You must be signed in to change notification settings

adavradou/Visualization-of-velocity-vector-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

About

This repository hosts a GUI created with PyQt for the creation of a velocity vector map.

Dependencies

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.

Screenshot

screenshot

About

Creation of GUI with PyQt for the visualization of a velocity map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published