Skip to content

Commit 2cf75ea

Browse files
committed
Update README.md
1 parent 8142aef commit 2cf75ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This repository is for code and resources for my masters thesis in Aerospace Eng
88

99
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.
1010

11-
## Dataset access
12-
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.
11+
## Dataset and document access
12+
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.
1313

1414
## Requirements
1515
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:

0 commit comments

Comments
 (0)