Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lrajendr committed Jan 24, 2020
1 parent 42fa3df commit 43c2d52
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
@@ -1,10 +1,10 @@
This code package implements the density uncertainty quantification methodology for BOS outlined in:
This code package implements the density integration and uncertainty quantification methodology for BOS outlined in:

Rajendran, L. K., Zhang, J., Bhattacharya, S., Bane, S., & Vlachos, P. (2019). Uncertainty quantification in
density estimation from background oriented schlieren (BOS) measurements.Measurement Science and
Technology. doi:10.1088/1361-6501/ab60c8

Please cite the above paper if you use this code package for your work.

sample_script.py is a sample python script that loads the sample dataset in 'sample-data.mat' and calls the uncertainty quantification function to perform the calculations.
sample_script.py is a sample python script that loads the sample dataset in 'sample-data.mat' and calls the density integration + uncertainty quantification function to perform the calculations.
It saves the result to 'sample-result.mat' and a figure to 'sample-result.png'

0 comments on commit 43c2d52

Please sign in to comment.