From 790cc6d715eac5afc95f49263fe403c7ac8b0280 Mon Sep 17 00:00:00 2001 From: Lalit Kishore Rajendran Date: Sat, 4 Jan 2020 18:10:38 -0500 Subject: [PATCH 1/2] Create README.md updated readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..983d71a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +This code package implements the image generation methodology 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 and calls the uncertainty quantification function to perform the calculations. From c0e7eebed8bf73f0fb9bb2598c1144335d11d905 Mon Sep 17 00:00:00 2001 From: Lalit Kishore Rajendran Date: Sat, 4 Jan 2020 18:11:08 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983d71a..0def814 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This code package implements the image generation methodology outlined in: +This code package implements the density 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