From 42fa3dfa31d959c94512ad73aa11f429bfad278c Mon Sep 17 00:00:00 2001 From: Lalit Rajendran Date: Fri, 24 Jan 2020 11:37:06 -0500 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0def814..d7c4a2d 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ 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. +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. +It saves the result to 'sample-result.mat' and a figure to 'sample-result.png'