Skip to content

Commit a4a6c8e

Browse files
committed
Merge remote-tracking branch 'upstream/master' into enh/cifti2
* upstream/master: (36 commits) MAINT: Start 2.2 development MAINT: 2.1.x maintenance branch Rel: set version for 2.1 release DOC: update release procedure with buildbot DOC: various documentation fixes DOC: add link for Mock library DOC: update release doc with travis-ci tests DOC: suggest warehouse as pypi upload target DOC: more streamlining of release doc DOC: more small edits to Changelog, release doc DOC: add Changelog for parrec2nii code change RF: do a more fancy Mock dance RF: rewrite comments with new behavior RF+API: add qform, sform code 1 for parrec2nii DOC: add deprecations to Changelog DOC: rewrite Changelog for Yarik DOC: add missing credit for reviews RF: move parrec2nii code into own module TEST: Only add virtualenv bindir if virtualenv environment variable exists. TEST: Fixed virtualenv environment variable name. ...
2 parents 2a2ad9c + b05bad6 commit a4a6c8e

32 files changed

+1304
-2040
lines changed

.mailmap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ Ben Cipollini <[email protected]> Ben Cipollini <[email protected]>
3131
Chris Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]>
3232
Chris Markiewicz <[email protected]> Christopher J. Markiewicz <[email protected]>
3333
Chris Markiewicz <[email protected]> Chris Johnson <[email protected]>
34+
Jaakko Leppäkangas <[email protected]> jaeilepp <[email protected]>
35+
Ariel Rokem <[email protected]> arokem <[email protected]>
36+
Oliver P. Hinds <[email protected]> ohinds <[email protected]>
37+
Marc-Alexandre Côté <[email protected]> Marc-Alexandre Cote <[email protected]>

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ before_install:
8888
- source venv/bin/activate
8989
- python --version # just to check
9090
- pip install -U pip wheel # upgrade to latest pip find 3.5 wheels; wheel to avoid errors
91-
- retry pip install nose flake8 # always
91+
- retry pip install nose flake8 mock # always
9292
- wheelhouse_pip_install $EXTRA_PIP_FLAGS $DEPENDS
9393
# pydicom <= 0.9.8 doesn't install on python 3
9494
- if [ "${TRAVIS_PYTHON_VERSION:0:1}" == "2" ]; then

AUTHOR

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
Matthew Brett <[email protected]>
22
Michael Hanke <[email protected]>
3+
Ben Cipollini <[email protected]>
4+
Marc-Alexandre Côté <[email protected]>
5+
Chris Markiewicz <[email protected]>
36
Stephan Gerhard <[email protected]>
7+
Eric Larson <[email protected]>

Changelog

Lines changed: 610 additions & 495 deletions
Large diffs are not rendered by default.

README.rst

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Read / write access to some common neuroimaging file formats
1616
This package provides read +/- write access to some common medical and
1717
neuroimaging file formats, including: ANALYZE_ (plain, SPM99, SPM2 and later),
1818
GIFTI_, NIfTI1_, NIfTI2_, MINC1_, MINC2_, MGH_ and ECAT_ as well as Philips
19-
PAR/REC. We can read and write Freesurfer_ geometry, and read Freesurfer
20-
morphometry and annotation files. There is some very limited support for
21-
DICOM_. NiBabel is the successor of PyNIfTI_.
19+
PAR/REC. We can read and write FreeSurfer_ geometry, annotation and
20+
morphometry files. There is some very limited support for DICOM_. NiBabel is
21+
the successor of PyNIfTI_.
2222

2323
.. _ANALYZE: http://www.grahamwideman.com/gw/brain/analyze/formatdoc.htm
2424
.. _NIfTI1: http://nifti.nimh.nih.gov/nifti-1/
@@ -34,8 +34,9 @@ DICOM_. NiBabel is the successor of PyNIfTI_.
3434
.. _Freesurfer: https://surfer.nmr.mgh.harvard.edu
3535
.. _DICOM: http://medical.nema.org/
3636

37-
The various image format classes give full or selective access to header (meta)
38-
information and access to the image data is made available via NumPy arrays.
37+
The various image format classes give full or selective access to header
38+
(meta) information and access to the image data is made available via NumPy
39+
arrays.
3940

4041
Website
4142
=======
@@ -52,15 +53,19 @@ Please send any questions or suggestions to the `neuroimaging mailing list
5253
Code
5354
====
5455

55-
You can find our sources and single-click downloads:
56+
Install nibabel with::
5657

57-
* `Main repository`_ on Github;
58-
* Documentation_ for all releases and current development tree;
59-
* Download the `current release`_ from pypi;
60-
* Download `current development version`_ as a zip file;
61-
* Downloads of all `available releases`_.
58+
pip install nibabel
6259

63-
.. _main repository: https://github.com/nipy/nibabel
60+
You may also be interested in:
61+
62+
* the `nibabel code repository`_ on Github;
63+
* documentation_ for all releases and current development tree;
64+
* download the `current release`_ from pypi;
65+
* download `current development version`_ as a zip file;
66+
* downloads of all `available releases`_.
67+
68+
.. _nibabel code repository: https://github.com/nipy/nibabel
6469
.. _Documentation: http://nipy.org/nibabel
6570
.. _current release: https://pypi.python.org/pypi/nibabel
6671
.. _current development version: https://github.com/nipy/nibabel/archive/master.zip
@@ -69,6 +74,6 @@ You can find our sources and single-click downloads:
6974
License
7075
=======
7176

72-
Nibabel is licensed under the terms of the MIT license. Some code included with
73-
nibabel is licensed under the BSD license. Please see the COPYING file in the
74-
nibabel distribution.
77+
Nibabel is licensed under the terms of the MIT license. Some code included
78+
with nibabel is licensed under the BSD license. Please see the COPYING file
79+
in the nibabel distribution.

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install:
4646
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
4747

4848
# Install the dependencies of the project.
49-
- "conda install --yes --quiet numpy scipy matplotlib nose h5py"
49+
- "conda install --yes --quiet numpy scipy matplotlib nose h5py mock"
5050
- "pip install pydicom"
5151
- "python setup.py install"
5252
- "SET NIBABEL_DATA_DIR=%CD%\\nibabel-data"

0 commit comments

Comments
 (0)