Skip to content

Commit d7dc606

Browse files
committed
Merge remote-tracking branch 'upstream/master' into enh/antsRegistrationMinorAdd
2 parents 031e0c3 + 56b7c81 commit d7dc606

File tree

855 files changed

+18271
-4485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

855 files changed

+18271
-4485
lines changed

.circle/tests.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ fi
1717
# They may need to be rebalanced in the future.
1818
case ${CIRCLE_NODE_INDEX} in
1919
0)
20-
docker run --rm=false -it -e FSL_COURSE_DATA="/data/examples/nipype-fsl_course_data" -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_pytests.sh && \
21-
docker run --rm=false -it -e FSL_COURSE_DATA="/data/examples/nipype-fsl_course_data" -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py27 /usr/bin/run_pytests.sh && \
20+
docker run --rm=false -it -e CI_SKIP_TEST=1 -e NIPYPE_RESOURCE_MONITOR=1 -e FSL_COURSE_DATA="/data/examples/nipype-fsl_course_data" -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_pytests.sh && \
21+
docker run --rm=false -it -e CI_SKIP_TEST=1 -e NIPYPE_RESOURCE_MONITOR=1 -e FSL_COURSE_DATA="/data/examples/nipype-fsl_course_data" -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py27 /usr/bin/run_pytests.sh && \
2222
docker run --rm=false -it -v $WORKDIR:/work -w /src/nipype/doc --entrypoint=/usr/bin/run_builddocs.sh nipype/nipype:py36 /usr/bin/run_builddocs.sh && \
2323
docker run --rm=false -it -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_examples.sh test_spm Linear /data/examples/ workflow3d && \
2424
docker run --rm=false -it -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_examples.sh test_spm Linear /data/examples/ workflow4d
@@ -30,8 +30,8 @@ case ${CIRCLE_NODE_INDEX} in
3030
exitcode=$?
3131
;;
3232
2)
33-
docker run --rm=false -it -e NIPYPE_NUMBER_OF_CPUS=4 -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py27 /usr/bin/run_examples.sh fmri_spm_nested MultiProc /data/examples/ level1 && \
34-
docker run --rm=false -it -e NIPYPE_NUMBER_OF_CPUS=4 -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_examples.sh fmri_spm_nested MultiProc /data/examples/ l2pipeline
33+
docker run --rm=false -it -e NIPYPE_NUMBER_OF_CPUS=4 -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py36 /usr/bin/run_examples.sh fmri_spm_nested MultiProc /data/examples/ level1 && \
34+
docker run --rm=false -it -e NIPYPE_NUMBER_OF_CPUS=4 -e NIPYPE_RESOURCE_MONITOR=1 -v $HOME/examples:/data/examples:ro -v $WORKDIR:/work -w /work nipype/nipype:py27 /usr/bin/run_examples.sh fmri_spm_nested MultiProc /data/examples/ l2pipeline
3535
exitcode=$?
3636
;;
3737
3)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Pull-request guidelines (Remove this section after reading):
2+
3+
1. If you would like to list yourself as a Nipype contributor and your name is not mentioned please modify .zenodo.json file.
4+
2. By submitting this request you acknowledge that your contributions are available under the Apache 2 license.
5+
3. Use a descriptive prefix for your PR: ENH (enhancement), FIX, TST, DOC, STY, REF (refactor), WIP (Work in progress)
6+
4. The person who accepts/merges your PR will include an update to the CHANGES file: prefix: description (URL of pull request)
7+
5. Run `make check-before-commit` before submitting the PR.
8+
9+
----- REMOVE TILL HERE -----
10+
11+
Fixes # .
12+
13+
Changes proposed in this pull request
14+
-
15+
-

.mailmap

Lines changed: 102 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,106 @@
1+
Aimi Watanabe <[email protected]> stymy <[email protected]>
2+
Aimi Watanabe <[email protected]> stymy <[email protected]>
3+
Alexander Schaefer <[email protected]> Alexander Schaefer <[email protected]>
4+
Alexander Schaefer <[email protected]> alexschaefer83 <[email protected]>
5+
Alexander Schaefer <[email protected]> aschaefer <aschaefer@aschaefer-U36SD.(none)>
6+
Alexandre M. Savio <[email protected]> Alexandre M. S <[email protected]>
7+
Alexandre M. Savio <[email protected]> Alexandre M. S <[email protected]>
8+
Alexandre M. Savio <[email protected]> Alexandre Manhaes Savio <[email protected]>
9+
Anisha Keshavan <[email protected]> Anisha Keshavan <[email protected]>
10+
Anisha Keshavan <[email protected]> akeshavan <[email protected]>
111
Ariel Rokem <[email protected]> arokem <[email protected]>
2-
Cindee Madison <[email protected]> cindeem <>
3-
Cindee Madison <[email protected]> cindeem
4-
Chris Filo Gorgolewski <[email protected]> filo <filo@filo-Precision-M6500>
12+
Ariel Rokem <[email protected]> arokem <[email protected]>
13+
Arman Eshaghi <[email protected]> armaneshaghi <[email protected]>
14+
Ashely Gillman <[email protected]> Ashley Gillman <[email protected]>
15+
Ashely Gillman <[email protected]> ashgillman <[email protected]>
16+
Basille Pinsard <[email protected]> bpinsard <[email protected]>
17+
Basille Pinsard <[email protected]> bpinsard <[email protected]>
18+
Ben Cipollini <[email protected]> Ben Cipollini <[email protected]>
19+
Benjamin Yvernault <[email protected]> Benjamin Yvernault <[email protected]>
20+
Benjamin Yvernault <[email protected]> byvernault <[email protected]>
21+
Blake Dewey <[email protected]> Blake Dewey <[email protected]>
22+
Blake Dewey <[email protected]> blakedewey <[email protected]>
23+
Blake Dewey <[email protected]> blakedewey <[email protected]>
24+
Brendan Moloney <[email protected]> moloney <[email protected]>
25+
Chris Filo Gorgolewski <[email protected]> Chris Filo Gorgolewski <filo@filo-Precision-M6500.(none)>
26+
Chris Filo Gorgolewski <[email protected]> Chris Filo Gorgolewski <[email protected]>
27+
Chris Filo Gorgolewski <[email protected]> Chris Filo Gorgolewski <[email protected]>
28+
Chris Filo Gorgolewski <[email protected]> Chris Gorgolewski <[email protected]>
529
Chris Filo Gorgolewski <[email protected]> Krzysztof Gorgolewski <[email protected]>
6-
Erik Ziegler <[email protected]> erikz <[email protected]>
7-
Michael Waskom <[email protected]> mwaskom <[email protected]> Michael Waskom <[email protected]> mwaskom <[email protected]>
30+
Chris Filo Gorgolewski <[email protected]> filo <filo@filo-Precision-M6500>
31+
Chris Filo Gorgolewski <[email protected]> filo <filo@filo-dtc-laptop>
32+
Chris Filo Gorgolewski <[email protected]> filo <filo@filolaptop>
33+
Christopher J. Markiewicz <[email protected]> Chris Markiewicz <[email protected]>
34+
Christopher J. Markiewicz <[email protected]> Christopher J. Johnson <[email protected]>
35+
Christopher J. Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]>
36+
Christopher J. Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]>
37+
Cindee Madison <[email protected]> cindeem
38+
Cindee Madison <[email protected]> cindeem <>
39+
Colin Buchanan <[email protected]> Colin Buchanan <cbuchanan@cray4.(none)>
40+
Colin Buchanan <[email protected]> colinbuchanan <[email protected]>
41+
Daniel Clark <[email protected]> dclark87 <[email protected]>
42+
Daniel Ginsburg <[email protected]> danginsburg <[email protected]>
43+
Daniel McNamee <[email protected]> danmc <[email protected]>
44+
David Ellis <[email protected]> David Ellis <[email protected]>
45+
David Ellis <[email protected]> David Ellis <[email protected]>
46+
David Welch <[email protected]> David Welch <[email protected]>
47+
48+
49+
Erik Ziegler <[email protected]> Erik Ziegler <[email protected]>
50+
Erik Ziegler <[email protected]> erik <erik@erik-ubuntu.(none)>
51+
Erik Ziegler <[email protected]> erikz <[email protected]>
52+
Erik Ziegler <[email protected]> swederik <[email protected]>
53+
Fernando Pérez-García <[email protected]> Fernando <[email protected]>
54+
55+
Franz Liem <[email protected]> fliem <franz.liem>
856
Gael Varoquaux <[email protected]> GaelVaroquaux
957
Gael Varoquaux <[email protected]> GaelVaroquaux <[email protected]>
10-
Daniel Ginsburg <[email protected]> danginsburg <[email protected]>
11-
Colin Buchanan <[email protected]> colinbuchanan <[email protected]>
58+
Gavin Cooper <[email protected]> gjcooper <[email protected]>
59+
Hans Johnson <[email protected]> Hans Johnson <[email protected]>
60+
Hans Johnson <[email protected]> hjmjohnson <[email protected]>
61+
Horea Christian <[email protected]> Horea Christian <[email protected]>
62+
Isaac Schwabacher <[email protected]> ischwabacher <[email protected]>
63+
64+
65+
66+
Jason Wong <[email protected]> Jason W <[email protected]>
67+
Jason Wong <[email protected]> Jason W <[email protected]>
68+
Jason Wong <[email protected]> jason-wg <[email protected]>
69+
Jens Kleesiek <[email protected]> JensNRAD <[email protected]>
70+
Joerg Stadler <[email protected]> Joerg Stadler <[email protected]>
71+
Joerg Stadler <[email protected]> Jörg Stadler <[email protected]>
72+
Joke Durnez <[email protected]> jokedurnez <[email protected]>
73+
Josh Warner <[email protected]> Josh Warner (Mac) <[email protected]>
74+
Kai Schlamp <[email protected]> medihack <[email protected]>Jessica Forbes <[email protected]> jessicaforbes <[email protected]>
75+
Leonie Lampe <[email protected]> Leonie Lmape <[email protected]>
76+
Mathias Goncalves <[email protected]> mathiasg <[email protected]>
77+
Michael Dayan <[email protected]> Michael <[email protected]>
78+
Michael Dayan <[email protected]> Michael <[email protected]>
79+
Michael Dayan <[email protected]> mick-d <mid2021@CHUCK.(none)>
80+
Michael Clark <[email protected]> Clark <[email protected]>
81+
Michael Notter <[email protected]> miykael <[email protected]>
82+
Michael Waskom <[email protected]> Michael Waskom <[email protected]>
83+
Michael Waskom <[email protected]> Michael Waskom <[email protected]>
84+
Michael Waskom <[email protected]> mwaskom <[email protected]>
85+
Michael Waskom <[email protected]> mwaskom <[email protected]>
86+
Michael Waskom <[email protected]> mwaskom <[email protected]>
87+
Oscar Esteban <[email protected]> Oscar Esteban <code@oscaresteban>
88+
Oscar Esteban <[email protected]> oesteban <[email protected]>
89+
Russell Poldrack <[email protected]> Russ Poldrack <[email protected]>
90+
Russell Poldrack <[email protected]> poldrack <[email protected]>
91+
Satrajit Ghosh <[email protected]> Satrajit Ghosh <[email protected]>
92+
Shariq Iqbal <[email protected]> shariqiqbal2810 <[email protected]>
93+
Shariq Iqbal <[email protected]> shariqiqbal2810 <[email protected]>
94+
Shoshana Berleant <[email protected]> Shoshana Berleant <nope>
95+
Shoshana Berleant <[email protected]> Shoshana Berleant <[email protected]>
96+
Simon R <[email protected]> Simon Rothmeier <[email protected]>
97+
98+
99+
Steven Giavasis <[email protected]> Steven Giavasis <[email protected]>
100+
Steven Giavasis <[email protected]> sgiavasis <[email protected]>
101+
Steven Giavasis <[email protected]> sgiavasis <[email protected]>
102+
Tristan Glatard <[email protected]> Tristan Glatard <[email protected]>
103+
Victor Saase <[email protected]> vsaase <[email protected]>
104+
William Triplett <[email protected]> William Triplett <[email protected]>
105+
Yaroslav Halchenko <[email protected]> Yaroslav Halchenko <[email protected]>
106+

.travis.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ python:
88
- 3.5
99
- 3.6
1010
env:
11-
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler"
12-
- INSTALL_DEB_DEPENDECIES=false NIPYPE_EXTRAS="doc,tests,fmri,profiler"
13-
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler,duecredit"
11+
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler" CI_SKIP_TEST=1
12+
- INSTALL_DEB_DEPENDECIES=false NIPYPE_EXTRAS="doc,tests,fmri,profiler" CI_SKIP_TEST=1
13+
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler,duecredit" CI_SKIP_TEST=1
14+
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler" PIP_FLAGS="--pre" CI_SKIP_TEST=1
1415
before_install:
1516
- function apt_inst {
1617
if $INSTALL_DEB_DEPENDECIES; then sudo rm -rf /dev/shm; fi &&
@@ -36,12 +37,17 @@ before_install:
3637
conda install python=${TRAVIS_PYTHON_VERSION} &&
3738
conda config --add channels conda-forge &&
3839
conda install -y nipype icu &&
39-
rm -r ${CONDA_HOME}/lib/python${TRAVIS_PYTHON_VERSION}/site-packages/nipype*; }
40+
rm -r ${CONDA_HOME}/lib/python${TRAVIS_PYTHON_VERSION}/site-packages/nipype*;
41+
pushd $HOME;
42+
git clone https://github.com/INCF/pybids.git;
43+
cd pybids;
44+
pip install -e .;
45+
popd; }
4046
# Add install of vtk and mayavi to test mesh (disabled): conda install -y vtk mayavi
4147
- travis_retry apt_inst
4248
- travis_retry conda_inst
4349
install:
44-
- travis_retry pip install -e .[$NIPYPE_EXTRAS]
50+
- travis_retry pip install $PIP_FLAGS -e .[$NIPYPE_EXTRAS]
4551
script:
4652
- py.test -v --doctest-modules nipype
4753
deploy:

0 commit comments

Comments
 (0)