SyneRBI / SIRF-Exercises

SIRF Training and demonstration material
http://www.ccpsynerbi.ac.uk
Apache License 2.0
18 stars 21 forks source link

Replacing symbolic links #10

Closed rijobro closed 5 years ago

rijobro commented 6 years ago

Currently download_MR_data.sh downloads the data to ~/data and then symbolically link the files into the locations expected by the examples.

This may cause a problem for the two grappa files (grappa2_1rep.h5 and grappa2_6rep.h5, which during git pull, are downloaded directly into the examples folder. This might lead to the files having to replace the dynamic links in the same folder.