From 9ae6c50c7ecbb71043c3520957a14394bf727044 Mon Sep 17 00:00:00 2001 From: PaulBautin <49245398+PaulBautin@users.noreply.github.com> Date: Thu, 10 Sep 2020 10:20:12 -0400 Subject: [PATCH] Update link to data-multi-subject --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b62eeeb..8d517d4 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,10 @@ csa-atrophy requires specific python packages for computing statistics and proce pip install -e . ~~~ -Download the [Spine Generic Multi-Subject dataset](https://github.com/spine-generic/data-multi-subject#download). +Download the [Spine Generic Multi-Subject dataset](https://github.com/spine-generic/data-multi-subject#download). To access specific repository tag use command: +~~~ +git clone -b r20200907 https://github.com/spine-generic/data-multi-subject +~~~ Edit the file `config_sct_run_batch.yml` according to your setup. Notable flags include: - `path_data`: If you downloaded the spine-generic data at another location, make sure to update the path;