Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jwely committed Feb 10, 2016
1 parent 8142aef commit 2cf75ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This repository is for code and resources for my masters thesis in Aerospace Eng

The data is discussed in the context of the pressure relaxation phenomena which is theorized to allow the longevity of axial wake vortex flow structures. "Raw" vector data is calculated from raw stereo image data and instrument calibration parameters by comercial software using particle displacement tracking methods, and is stored in tabular `v3d` files. These v3d files are considered the starting point for this code base, though some additional code has been writen to demonstrate uncertainty principles behind correlation techniques used to calculate 3d vector fields from stereo frame stradled image pairs.

## Dataset access
The full 3d vector dataset for all experiments is about 13GB once decompressed and can be downloaded from the [release page](https://github.com/Jwely/pivpr/releases). The raw images used to synthesize the vector fields are not available for download due to the large file size, but may be supplied upon request.
## Dataset and document access
The full 3d vector dataset and working drafts of the thesis can be downloaded from the [release page](https://github.com/Jwely/pivpr/releases). The vector dataset is 800MB compressed, but unzips to 12GB. The raw images used to synthesize the vector fields are not available for download due to the large file size, but may be supplied upon request.

## Requirements
Statistics sets and plots can be generated from the vector set using controller scripts which interface with a small axial vortex API. Runing this code requires:
Expand Down

0 comments on commit 2cf75ea

Please sign in to comment.