From 0c1430b4100c6719666c6170459fe67fda45d7dc Mon Sep 17 00:00:00 2001 From: Kajsa Tunedal <125664010+kajtu@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:37:50 +0200 Subject: [PATCH] Update README with preprint link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7360392..3f8f31f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Uncertainty estimation -These are the scripts to reproduce the results in the manuscript *"Uncertainty in cardiovascular digital twins despite non-normal errors in 4D flow MRI: identifying reliable biomarkers such as ventricular relaxation rate"* by Tunedal K, Ebbers T, and Cedersund C. +These are the scripts to reproduce the results in the manuscript *"Uncertainty in cardiovascular digital twins despite non-normal errors in 4D flow MRI: identifying reliable biomarkers such as ventricular relaxation rate"* by Tunedal K, Ebbers T, and Cedersund C (Preprint: [10.1101/2024.09.05.611398](https://doi.org/10.1101/2024.09.05.611398)). If you use this implementation in your academic projects, please cite this paper. -- GitLab