From 2889e6e371b95b124687dacb50a306a60d5f8341 Mon Sep 17 00:00:00 2001 From: Michael Schwier Date: Wed, 18 Jul 2018 10:04:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d38f995..f324b57 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ The jupyter notebooks require Python >= 3.6. ### Figure generation and data analysis -The _FullStudy_RepeatabilityStudy.ipynb_ contains the code that was used to generate the figures for the pre-print paper [TBA link]. It also contains additional figures and can be used as a good basis to further analyze the data and create your own additional figures. +The _FullStudy_RepeatabilityStudy.ipynb_ contains the code that was used to generate the figures for the [pre-print paper](http://arxiv.org/abs/1807.06089). It also contains additional figures and can be used as a good basis to further analyze the data and create your own additional figures. This notebook should run out-of-the-box, if you have the whole repository cloned and all Python dependencies installed (see imports in notebook). The generated figures will be saved into the _EvalData/plots_ folder.