Spine Generic Public Database (Single Subject)
收藏资源简介:
<strong>About this dataset</strong> This dataset was acquired using the spine-generic protocol on a 38 y.o. male healthy subject, across multiple sites and multiple MRI vendors and models. The list of sites is available in participants.tsv. The contributors have the necessary ethics & permissions to share the data publicly. The dataset does not include any identifiable personal health information, including names, zip codes, dates of birth, facial features on structural scans. The dataset is about <strong>1 GB</strong> and it is structured according to the BIDS convention. <strong>Download</strong> We are using a tool to manage large datasets called git-annex. To download this dataset, you need to have `git` installed, and also install `git-annex` at version 8. Then run: <pre><code class="language-bash">git clone https://github.com/spine-generic/data-multi-subject && \ cd data-multi-subject && \ git annex init && \ git annex get</code></pre> You may substitute `git annex get` with more specific commands if you are only interested in certain subjects. For example: <pre><code class="language-bash">git annex get sub-nwu01/ sub-nwu03/ sub-nwu04/ sub-oxfordFmrib04/ sub-tokyoSkyra*/</code></pre> <br> <strong>Analysis</strong> The instructions to process this dataset are available in the spine-generic documentation.



