-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
neurodata.html
404 lines (393 loc) · 25.3 KB
/
neurodata.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Accessing the Neuroimaging Data Releases — Nathan Kline Institute - Rockland Sample documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="Nathan Kline Institute - Rockland Sample documentation" href="index.html" />
<link rel="up" title="Data" href="data.html" />
<link rel="next" title="Accessing the Full Phenotypic NKI-RS Releases" href="phenotypicdata.html" />
<link rel="prev" title="Data Access Overview" href="access.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="phenotypicdata.html" title="Accessing the Full Phenotypic NKI-RS Releases"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="access.html" title="Data Access Overview"
accesskey="P">previous</a> |</li>
<li><a href="index.html">The Enhanced Nathan Kline Institute Rockland Sample</a> »</li>
<li><a href="data.html" accesskey="U">Data</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="accessing-the-neuroimaging-data-releases">
<h1>Accessing the Neuroimaging Data Releases<a class="headerlink" href="#accessing-the-neuroimaging-data-releases" title="Permalink to this headline">¶</a></h1>
<p>The neuroimaging data releases contain the MRI data, physiological data obtained during scanning (cardiac and respiratory) and only basic phenotypic information (age, sex, handedness). The following scans are included for subjects in the Cross-Sectional Lifespan Connectomics Study, Longitudinal Developmental Connectomics Study, and Mapping Interindividual Variation In The Aging Connectome studies:</p>
<ul class="simple">
<li>Anatomical (MPRAGE)</li>
<li>Diffusion Tensor Imaging (137 Directions)</li>
<li>Resting Functional (TR = 645ms, Multiband)</li>
<li>Resting Functional (TR = 1400ms, Multiband)</li>
<li>Resting Functional (TR = 2500ms)</li>
<li>Visual Checkerboard (TR = 645ms, Multiband)</li>
<li>Visual Checkerboard (TR = 1400ms, Multiband)</li>
<li>Breath Hold (TR = 1400ms, Multiband)</li>
</ul>
<p>The Real-Time Neurofeedback study includes these scans:</p>
<ul class="simple">
<li>Anatomical (MPRAGE)</li>
<li>Default Mode Network Training Scan</li>
<li>Default Mode Network Testing Scan</li>
<li>Moral Dilemma</li>
<li>MSIT</li>
<li>PEER1</li>
<li>PEER2</li>
</ul>
<div class="section" id="downloading-neuroimaging-data-releases-from-nitrc">
<h2>Downloading Neuroimaging Data Releases from NITRC<a class="headerlink" href="#downloading-neuroimaging-data-releases-from-nitrc" title="Permalink to this headline">¶</a></h2>
<p>Anonymized image data is available in either DICOM or NIfTI file formats on <a class="reference external" href="http://www.nitrc.org/">NITRC</a>. Each scan folder also includes a <a class="reference external" href="http://en.wikipedia.org/wiki/JSON">JSON</a> file containing information on scan parameters and file provenance (any changes made to the image since it came out of the scanner).</p>
<p>In order to access NKI-RS neuroimaging data via NITRC you must be:</p>
<ol class="arabic simple">
<li>Registered for NITRC. You may register <a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/req_access.html">here</a> if you are not registered already.</li>
<li>Logged into NITRC.</li>
<li>Registered with the <a class="reference external" href="http://www.nitrc.org/projects/fcon_1000/">1000 Functional Connectomes Project</a>.</li>
</ol>
<p>Once these conditions are satisified, you may use the links below to download data. <strong>If you are not logged in and properly registered a permissions error will occur.</strong></p>
<ul>
<li><p class="first">NIfTI Files Downloads</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii1.html">Release 1 (181 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii2.html">Release 2 (14 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii3.html">Release 3 (46 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii4.html">Release 4 (88 Subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii5.html">Release 5 (89 Subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii6.html">Release 6 (151 Subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii7.html">Release 7 (88 Subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_nii8.html">Release 8 (114 Subjects)</a></li>
<li>Release 9 (Link Coming Soon)</li>
<li>Release 10 (Link Coming Soon)</li>
</ul>
</div></blockquote>
</li>
<li><p class="first">DICOM Files Downloads</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom1.html">Release 1 (181 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom2.html">Release 2 (14 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom3.html">Release 3 (46 subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom4.html">Release 4 (88 Subjects)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom5.html">Release 5 (89 Subjects)</a></li>
<li>Release 6 (151 Subjects) <strong>COMING SOON</strong></li>
<li>Release 7 (88 Subjects) <strong>COMING SOON</strong></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/download_dicom8.html">Release 8 (114 Subjects)</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Physiological Data (cardiac and respiratory recordings) Downloads</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5369">Release 1</a> (For initial subjects in Release 1, cardiac data has been excluded due to a technical error; respiratory data was unaffected. <a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_r1_missing_cardiac_v1.txt">Click here</a> for a listing of affected subjects.</li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5377">Release 2</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5767">Release 3</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Motion Statistics</p>
<blockquote>
<div><ul>
<li><p class="first">Release 1</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5200">DTI</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5201">Rest (TR=645)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5202">Rest (TR=1400)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5203">Rest (TR=2500)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5204">Breath Hold</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5205">Visual Checkerboard (TR=645)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5206">Visual Checkerboard (TR=1400)</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Release 2</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5370">DTI</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5371">Rest (TR=645)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5372">Rest (TR=1400)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5373">Rest (TR=2500)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5374">Breath Hold</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5375">Visual Checkerboard (TR=645)</a></li>
<li><a class="reference external" href="http://www.nitrc.org/frs/downloadlink.php/5376">Visual Checkerboard (TR=1400)</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Release 3</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_RfMRI_mx_645_rest_motion_parameters.csv">Rest (TR=645)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_RfMRI_mx_1400_rest_motion_parameters.csv">Rest (TR=1400)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_RfMRI_std_2500_rest_motion_parameters.csv">Rest (TR=2500)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_TfMRI_breathHold_1400_func_motion_parameters.csv">Breath Hold</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_TfMRI_visualCheckerboard_645_func_motion_parameters.csv">Visual Checkerboard (TR=645)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r3_v1_TfMRI_visualCheckerboard_1400_func_motion_parameters.csv">Visual Checkerboard (TR=1400)</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Release 4</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_RfMRI_mx_645_rest_motion_parameters.csv">Rest (TR=645)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_RfMRI_mx_1400_rest_motion_parameters.csv">Rest (TR=1400)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_RfMRI_std_2500_rest_motion_parameters.csv">Rest (TR=2500)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_TfMRI_breathHold_1400_func_motion_parameters.csv">Breath Hold</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_TfMRI_visualCheckerboard_645_func_motion_parameters.csv">Visual Checkerboard (TR=645)</a></li>
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r4_v1_TfMRI_visualCheckerboard_1400_func_motion_parameters.csv">Visual Checkerboard (TR=1400)</a></li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Release 5</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="http://fcon_1000.projects.nitrc.org/indi/enhanced/data/nki-rs_lite_r5_v1_RfMRI_mx_645_rest_motion_parameters.csv">Rest (TR=645)</a></li>
</ul>
</div></blockquote>
</li>
</ul>
</div></blockquote>
</li>
<li><p class="first">Minimal Phenotypic Information (age, sex, handedness) Downloads</p>
<blockquote>
<div><ul class="simple">
<li>The <a class="reference external" href="https://s3.amazonaws.com/fcp-indi/data/Projects/RocklandSample/RawDataBIDS/participants.tsv">BIDS participants.tsv file</a> contains minimal phenotypic information for all releases.</li>
</ul>
</div></blockquote>
</li>
</ul>
</div>
<div class="section" id="downloading-neuroimaging-data-release-data-from-the-fcp-indi-s3-bucket">
<h2>Downloading Neuroimaging Data Release Data from the FCP-INDI S3 Bucket<a class="headerlink" href="#downloading-neuroimaging-data-release-data-from-the-fcp-indi-s3-bucket" title="Permalink to this headline">¶</a></h2>
<p>Data for the Rockland Sample Neuroimaging Data Release are available for download in an Amazon Web Services <a class="reference external" href="https://aws.amazon.com/s3/">S3 bucket</a>. These data are currently organized as follows:</p>
<ul class="simple">
<li>RawData : Raw data for Rockland sample releases converted to NifTI format and not separated by release. The directory tree is organized with participants at the root, visits below participants, and individual series below visits.</li>
<li>RawDataTars : Raw data compressed with Gzip and separated by release.</li>
<li>RawDataBIDS : Raw data organized in the <a class="reference external" href="http://bids.neuroimaging.io">BIDS format</a>. Since BIDS makes provisions for phenotypic and data collected during scanning (physiological,event-related), this data is also included in this folder in addition to the MRI series NifTIs. DICOMs are not included.</li>
<li>Outputs : Rockland Sample data processed using <a class="reference external" href="http://fcp-indi.github.io/docs/user/index.html">C-PAC</a> and the <a class="reference external" href="https://www.nitrc.org/projects/gibbsconnectome/">Gibbs’ connectome pipeline</a>.</li>
</ul>
<p>Each file in the S3 bucket can only be accessed using HTTP (i.e., <strong>no ftp or scp</strong> ). You can obtain a URL for each desired file and then download it using an HTTP client such as a web browser, <em>wget</em>, or <em>curl</em>. Each file can only be accessed using its literal name- wildcards will not work. We have written a script (described below) that can perform custom dataset downloads for you via HTTP.</p>
<p>There are file transfer programs that can handle S3 natively and will allow you to navigate through the data using a file browser. <a class="reference external" href="https://cyberduck.io/">Cyberduck</a> is one such program that works with Windows and Mac OS X. Cyberduck also has a <a class="reference external" href="https://duck.sh">command line version</a> that works with Windows, Mac OS X, and Linux. Instructions for using Cyberduck are as follows:</p>
<ol class="arabic simple">
<li>Open Cyberduck and click on <em>Open Connection</em>.</li>
<li>Set the application protocol in the dropdown menu to <em>S3 (Amazon Simple Storage Service)</em>.</li>
<li>Set the server to <em>s3.amazonaws.com</em>.</li>
<li>Check the box labelled <em>Anonymous Login</em>.</li>
<li>Expand the More Options tab and set Path to <em>fcp-indi/data/Projects/RocklandSample</em>.</li>
<li>Click <em>Connect</em>.</li>
</ol>
<p>The end result should appear as follows:</p>
<div class="figure">
<img alt="_images/rs_cyberduck.png" src="_images/rs_cyberduck.png" />
</div>
</div>
<div class="section" id="using-the-downloader-script-for-s3">
<h2>Using the Downloader Script for S3<a class="headerlink" href="#using-the-downloader-script-for-s3" title="Permalink to this headline">¶</a></h2>
<p>The Python script located <a class="reference external" href="https://raw.githubusercontent.com/FCP-INDI/rocklandsample/master/download_rockland_raw_bids.py">here</a> allows you to specify a number of options so to download a customized subset of the sample from the S3 bucket. In particular, it allows you to specify:</p>
<blockquote>
<div><ul class="simple">
<li>Age Ranges</li>
<li>Sex</li>
<li>Handedness</li>
<li>Study and Visit</li>
<li>Scan Type</li>
<li>Series</li>
<li>Whether or not to download some derivatives of the raw data (such as despiked physiological data collected alongside series or a mask used in the real-time neurofeedback study).</li>
</ul>
</div></blockquote>
<p>If none of these items are specified, the script will assume that you would like to download all available raw NKI-RS Neuroimaging Data release data without derivatives.</p>
<p>The script requires the following dependencies to function properly:</p>
<blockquote>
<div><ul class="simple">
<li>Python 2</li>
<li>pandas</li>
<li>boto3</li>
</ul>
</div></blockquote>
<p>To install pandas and boto3 within Python 2, you can use the following command: <cite>pip install pandas boto3</cite></p>
<p><em>Note:</em> All examples in this section assume some literacy with the Unix command line and that the commands are being executed from the local directory where the script is stored. If you have not used the command line before, a number of tutorials to get you started are linked to <a class="reference external" href="http://fcp-indi.github.io/docs/user/install.html#a-note-about-the-nix-command-line">here</a>.</p>
<div class="section" id="study-visit-codes">
<h3>Study / Visit Codes<a class="headerlink" href="#study-visit-codes" title="Permalink to this headline">¶</a></h3>
<p>If you want to specify which studies / visits to download, you must take a study code and append the desired visit code to it, and then add this after the <em>-v</em> option. You may specify multiple <a class="reference internal" href="study_codes.html"><em>study/visit code combinations</em></a> (using the NITRC/AWS convention) after this option.</p>
<p>For example:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -o /data/output -v CLG4 CLG4R CLG5
</pre></div>
</div>
<p>This will download all of the files for the cross-sectional lifespan connectomics study for the 4th and 5th visits and store them in /data/output in <a class="reference external" href="http://bids.neuroimaging.io">BIDS format</a>.</p>
</div>
<div class="section" id="scan-types">
<h3>Scan Types<a class="headerlink" href="#scan-types" title="Permalink to this headline">¶</a></h3>
<p>Multiple scan types, separated by spaces after the scan type parameter, can be selected. These scan types can take on the following values, which come from the BIDS specification:</p>
<blockquote>
<div><ul class="simple">
<li>anat - Anatomical scans.</li>
<li>func - Functional/resting-state scans.</li>
<li>dwi - DTI scans.</li>
<li>fmap - Field map scans (NFB3 only)</li>
</ul>
</div></blockquote>
<p>For example:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -o /data/output -t anat dwi
</pre></div>
</div>
<p>This will download all of the anatomical and dti data only across all visits.</p>
</div>
<div class="section" id="series-codes">
<h3>Series Codes<a class="headerlink" href="#series-codes" title="Permalink to this headline">¶</a></h3>
<p>Similarly, multiple series can be specified at the command line. These series can take on the following values:</p>
<blockquote>
<div><ul class="simple">
<li>Non-neurofeedback studies:</li>
</ul>
<blockquote>
<div><ul class="simple">
<li>REST645</li>
<li>REST1400</li>
<li>RESTCAP</li>
<li>RESTPCASL</li>
<li>CHECKERBOARD645</li>
<li>BREATHHOLD1400</li>
<li>CHECKERBOARD1400</li>
</ul>
</div></blockquote>
<ul class="simple">
<li>Neurofeedback:</li>
</ul>
<blockquote>
<div><ul class="simple">
<li>DMNTRACKINGTRAIN</li>
<li>DMNTRACKINGTEST</li>
<li>MASK</li>
<li>MORALDILEMMA</li>
<li>MSIT</li>
<li>PEER1</li>
<li>PEER2</li>
</ul>
</div></blockquote>
</div></blockquote>
<p>For example:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -o /data/output -e REST645 DMNTRACKINGTRAIN
</pre></div>
</div>
<p>This will download only the data for these two series across all participants and visits.</p>
</div>
<div class="section" id="derivatives">
<h3>Derivatives<a class="headerlink" href="#derivatives" title="Permalink to this headline">¶</a></h3>
<p>Toggling the derivatives flag will download the mask used for the real-time neurofeedback study and despiked physiological data in addition to any other data that fit the other given criteria.</p>
<p>For example, the following command will download all Rockland sample data plus the aforementioned derivatives:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -o /data/output -d
</pre></div>
</div>
</div>
<div class="section" id="an-elaborate-example">
<h3>An Elaborate Example<a class="headerlink" href="#an-elaborate-example" title="Permalink to this headline">¶</a></h3>
<p>Here is a more complex example of the downloader script’s syntax, which illustrates how you can combine command line options to generate extremely nuanced subsets of the Rockland sample.</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -o /data/output -e REST645 -v DSA DS2 NFBAR NFB2R -t anat func -gt <span class="m">15</span> -lt <span class="m">40</span> -m L -x F
</pre></div>
</div>
<p>This command would download all anatomical series and all resting state series with a 645 ms TR for left-handed women between the ages of 15 and 40, but only from the abridged and second visits of the discovery science and neurofeedback studies. This data could be used to assess within-subject variations in connectivity and neuroanatomy for this specific population, since the first visit for the discovery science and neurofeedback protocols are identical.</p>
<p>To get more information on all of the parameters you may use, type:</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>python download_rockland_raw_bids.py -h
</pre></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="index.html">
<img class="logo" src="_static/nki_cmi.png" alt="Logo"/>
</a></p>
<h3><a href="index.html">Table Of Contents</a></h3>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="data.html">Data</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="access.html">Data Access Overview</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Neuroimaging Release Access Instructions</a></li>
<li class="toctree-l2"><a class="reference internal" href="phenotypicdata.html">Phenotypic Release Access Instructions</a></li>
<li class="toctree-l2"><a class="reference internal" href="qc.html">Data Quality Check</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="documentation.html">Documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="pubs.html">Publications</a></li>
<li class="toctree-l1"><a class="reference external" href="https://groups.google.com/forum/#!forum/nkirs_forum">Frequently Asked Questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="contact.html">Contact</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script><center>
<br>
An open neuroscience project brought to you by: <br><br>
<a href="http://fcon_1000.projects.nitrc.org/"><img src="http://fcon_1000.projects.nitrc.org/indi/enhanced/_static/indi_logo.jpg"/></a>
</center>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="phenotypicdata.html" title="Accessing the Full Phenotypic NKI-RS Releases"
>next</a> |</li>
<li class="right" >
<a href="access.html" title="Data Access Overview"
>previous</a> |</li>
<li><a href="index.html">The Enhanced Nathan Kline Institute Rockland Sample</a> »</li>
<li><a href="data.html" >Data</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2016, INDI.
Last updated on Feb 15, 2017.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>