From ad6299c1e2fa110de21948ab2ab3c8b91a07f3c7 Mon Sep 17 00:00:00 2001 From: rmflight Date: Fri, 20 May 2022 16:06:29 -0400 Subject: [PATCH] new versions of the targets and data to download --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26abaff..6230269 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ cd manuscript.peakCharacterization We also need the data files and the _targets directory. ``` -wget https://zenodo.org/record/6468443/files/scancentric_manuscript_targets.zip +wget https://zenodo.org/record/6568053/files/scancentric_manuscript_targets.zip unzip scancentric_manuscript_targets.zip -wget https://zenodo.org/record/6471357/files/scancentric_manuscript_data.zip +wget https://zenodo.org/record/6568016/files/scancentric_manuscript_data.zip unzip scancentric_manuscript_data.zip ```