Skip to content

Commit 83a6177

Browse files
authored
Merge pull request miykael#97 from miykael/correct_datalad_parallelism
Corrects datalad get's command from `-J4` to `-J 4`
2 parents ddd2060 + 276a9ad commit 83a6177

13 files changed

+16
-16
lines changed

Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Generated by Neurodocker version 0.4.0.dev2
2-
# Timestamp: 2018-05-18 14:48:41 UTC
1+
# Generated by Neurodocker version 0.4.0
2+
# Timestamp: 2018-06-26 13:39:06 UTC
33
#
44
# Thank you for using Neurodocker. If you discover any issues
55
# or ways to improve this software, please submit an issue or
@@ -232,8 +232,8 @@ RUN echo '{ \
232232
\n "nilearn", \
233233
\n "datalad[full]", \
234234
\n "nipy", \
235-
\n "nbval", \
236-
\n "duecredit" \
235+
\n "duecredit", \
236+
\n "nbval" \
237237
\n ], \
238238
\n "create_env": "neuro", \
239239
\n "activate": true \

casts/nipype_tutorial_showcase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ run "%time preproc01.run('MultiProc', plugin_args={'n_procs': 5})"
5555

5656
say "Investigate the output"
5757
show "Investigate the output"
58-
run "!tree preproc01 -I '*js|*json|*pklz|_report|*.dot|*html'"
58+
run "!tree preproc_flow -I '*js|*json|*pklz|_report|*.dot|*html'"
5959

6060
say "Change the size of the smoothing kernel"
6161
show "Change the size of the smoothing kernel"

create_dockerfile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
docker run --rm kaczmarj/neurodocker:master generate docker\
3+
docker run --rm kaczmarj/neurodocker:master generate docker \
44
--base neurodebian:stretch-non-free \
55
--pkg-manager apt \
66
--install convert3d ants fsl gcc g++ graphviz tree \

docs/notebooks/basic_data_input.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12835,7 +12835,7 @@ <h2 id="FreeSurferSource">FreeSurferSource<a class="anchor-link" href="#FreeSurf
1283512835
<div class="prompt input_prompt">In&nbsp;[&nbsp;]:</div>
1283612836
<div class="inner_cell">
1283712837
<div class="input_area">
12838-
<div class=" highlight hl-ipython3"><pre><span></span><span class="o">!</span>datalad get -r -J4 /data/ds000114/derivatives/freesurfer/sub-01
12838+
<div class=" highlight hl-ipython3"><pre><span></span><span class="o">!</span>datalad get -r -J 4 /data/ds000114/derivatives/freesurfer/sub-01
1283912839
</pre></div>
1284012840

1284112841
</div>

docs/notebooks/example_normalize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11806,7 +11806,7 @@ <h2 id="Preparation">Preparation<a class="anchor-link" href="#Preparation">&#182
1180611806
<div class="inner_cell">
1180711807
<div class="input_area">
1180811808
<div class=" highlight hl-ipython3"><pre><span></span>%%bash
11809-
datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-0<span class="o">[</span><span class="m">2345789</span><span class="o">]</span>/anat/*h5
11809+
datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-0<span class="o">[</span><span class="m">2345789</span><span class="o">]</span>/anat/*h5
1181011810
</pre></div>
1181111811

1181211812
</div>

docs/notebooks/example_preprocessing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11812,7 +11812,7 @@ <h2 id="Preparation">Preparation<a class="anchor-link" href="#Preparation">&#182
1181211812
<div class="inner_cell">
1181311813
<div class="input_area">
1181411814
<div class=" highlight hl-ipython3"><pre><span></span>%%bash
11815-
datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz <span class="se">\</span>
11815+
datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz <span class="se">\</span>
1181611816
/data/ds000114/sub-*/ses-test/func/*fingerfootlips*
1181711817
</pre></div>
1181811818

docs/notebooks/handson_preprocessing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11807,7 +11807,7 @@ <h2 id="Preparation">Preparation<a class="anchor-link" href="#Preparation">&#182
1180711807
<div class="inner_cell">
1180811808
<div class="input_area">
1180911809
<div class=" highlight hl-ipython3"><pre><span></span>%%bash
11810-
datalad get -J4 /data/ds000114/sub-0<span class="o">[</span><span class="m">234789</span><span class="o">]</span>/ses-test/anat/sub-0<span class="o">[</span><span class="m">234789</span><span class="o">]</span>_ses-test_T1w.nii.gz <span class="se">\</span>
11810+
datalad get -J 4 /data/ds000114/sub-0<span class="o">[</span><span class="m">234789</span><span class="o">]</span>/ses-test/anat/sub-0<span class="o">[</span><span class="m">234789</span><span class="o">]</span>_ses-test_T1w.nii.gz <span class="se">\</span>
1181111811
/data/ds000114/sub-0<span class="o">[</span><span class="m">234789</span><span class="o">]</span>/ses-test/func/*fingerfootlips*
1181211812
</pre></div>
1181311813

docs/notebooks/introduction_dataset.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11896,7 +11896,7 @@ <h1 id="Tutorial-Dataset">Tutorial Dataset<a class="anchor-link" href="#Tutorial
1189611896
<div class="input_area">
1189711897
<div class=" highlight hl-ipython3"><pre><span></span>%%bash
1189811898
<span class="nb">cd</span> /data/ds000114
11899-
datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz <span class="se">\</span>
11899+
datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz <span class="se">\</span>
1190011900
/data/ds000114/sub-*/ses-test/func/*fingerfootlips*
1190111901
</pre></div>
1190211902

notebooks/basic_data_input.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
"metadata": {},
652652
"outputs": [],
653653
"source": [
654-
"!datalad get -r -J4 /data/ds000114/derivatives/freesurfer/sub-01"
654+
"!datalad get -r -J 4 /data/ds000114/derivatives/freesurfer/sub-01"
655655
]
656656
},
657657
{

notebooks/example_normalize.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"outputs": [],
2828
"source": [
2929
"%%bash\n",
30-
"datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-0[2345789]/anat/*h5"
30+
"datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-0[2345789]/anat/*h5"
3131
]
3232
},
3333
{

notebooks/example_preprocessing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"outputs": [],
3333
"source": [
3434
"%%bash\n",
35-
"datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
35+
"datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
3636
" /data/ds000114/sub-*/ses-test/func/*fingerfootlips*"
3737
]
3838
},

notebooks/handson_preprocessing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"outputs": [],
3030
"source": [
3131
"%%bash\n",
32-
"datalad get -J4 /data/ds000114/sub-0[234789]/ses-test/anat/sub-0[234789]_ses-test_T1w.nii.gz \\\n",
32+
"datalad get -J 4 /data/ds000114/sub-0[234789]/ses-test/anat/sub-0[234789]_ses-test_T1w.nii.gz \\\n",
3333
" /data/ds000114/sub-0[234789]/ses-test/func/*fingerfootlips*"
3434
]
3535
},

notebooks/introduction_dataset.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"source": [
6969
"%%bash\n",
7070
"cd /data/ds000114\n",
71-
"datalad get -J4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
71+
"datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
7272
" /data/ds000114/sub-*/ses-test/func/*fingerfootlips*"
7373
]
7474
},

0 commit comments

Comments
 (0)