Published August 25, 2016
| Version 2.0.2
Software
Open
nibabel 2.0.2
Creators
- Matthew Brett1
- Michael Hanke
- Ben Cipollini2
- Marc-Alexandre Côté
- Chris Markiewicz
- Stephan Gerhard
- Eric Larson3
- Gregory R. Lee4
- Yaroslav Halchenko5
- Erik Kastman6
- cindeem
- Félix C. Morency7
- moloney
- Jarrod Millman1
- Ariel Rokem8
- jaeilepp
- Alexandre Gramfort9
- Jasper J.F. van den Bosch3
- Krish Subramaniam
- Nolan Nichols10
- embaker
- bpinsard
- chaselgrove
- Nikolaas N. Oosterhof
- Samuel St-Jean
- Bago Amirbekian
- Ian Nimmo-Smith11
- Satrajit Ghosh12
- Gael Varoquaux
- Eleftherios Garyfallidis13
- 1. UC Berkeley
- 2. UC San Diego
- 3. University of Washington
- 4. Cincinnati Children's Hospital Medical Center
- 5. Dartmouth College
- 6. Harvard University
- 7. Imeka
- 8. The University of Washington eScience Institute
- 9. Telecom ParisTech, CNRS LTCI, CEA Neurospin
- 10. SRI International
- 11. MRC Cognition and Brain Sciences Unit
- 12. MIT
- 13. University of Cambridge
Description
- Fix for integer overflow on large images (pr/325) (MB);
- Fix for Freesurfer nifti files with unusual dimensions (pr/332) (Chris Markiewicz);
- Fix typos on benchmarks and tests (pr/336, pr/340, pr/347) (Chris Markiewicz);
- Fix Windows install script (pr/339) (MB);
- Support for Python 3.5 (pr/363) (MB) and numpy 1.10 (pr/358) (Chris Markiewicz);
- Update pydicom imports to permit version 1.0 (pr/379) (Chris Markiewicz);
- Workaround for Python 3.5.0 gzip regression (pr/383) (Ben Cipollini).
- tripwire.TripWire object now raises subclass of AttributeError when trying to get an attribute, rather than a direct subclass of Exception. This prevents Python 3.5 triggering the tripwire when doing inspection prior to running doctests.
- Minor API change for tripwire.TripWire object; code that checked for AttributeError will now also catch TripWireError.
Files
nibabel-2.0.2.zip
Files
(3.5 MB)
Name | Size | Download all |
---|---|---|
md5:d7506e1b9e775758b75b52b6cf1cce69
|
3.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nipy/nibabel/tree/2.0.2 (URL)