Software Open Access
Brett, Matthew;
Markiewicz, Christopher J.;
Hanke, Michael;
Côté, Marc-Alexandre;
Cipollini, Ben;
McCarthy, Paul;
Jarecka, Dorota;
Cheng, Christopher P.;
Halchenko, Yaroslav O.;
Cottaar, Michiel;
Larson, Eric;
Ghosh, Satrajit;
Wassermann, Demian;
Gerhard, Stephan;
Lee, Gregory R.;
Wang, Hao-Ting;
Kastman, Erik;
Kaczmarzyk, Jakub;
Guidotti, Roberto;
Daniel, Jonathan;
Duek, Or;
Rokem, Ariel;
Madison, Cindee;
Moloney, Brendan;
Morency, Félix C.;
Goncalves, Mathias;
Markello, Ross;
Riddell, Cameron;
Sólon, Anibal;
Burns, Christopher;
Millman, Jarrod;
Gramfort, Alexandre;
Leppäkangas, Jaakko;
van den Bosch, Jasper J.F.;
Vincent, Robert D.;
Braun, Henry;
Subramaniam, Krish;
Papadopoulos Orfanos, Dimitri;
Van, Andrew;
Gorgolewski, Krzysztof J.;
Raamana, Pradeep Reddy;
Klug, Julian;
Nichols, B. Nolan;
Baker, Eric M.;
Hayashi, Soichi;
Pinsard, Basile;
Haselgrove, Christian;
Hymers, Mark;
Esteban, Oscar;
Koudoro, Serge;
Pérez-García, Fernando;
Dockès, Jérôme;
Oosterhof, Nikolaas N.;
Amirbekian, Bago;
Nimmo-Smith, Ian;
Nguyen, Ly;
Reddigari, Samir;
St-Jean, Samuel;
Panfilov, Egor;
Garyfallidis, Eleftherios;
Varoquaux, Gael;
Legarreta, Jon Haitz;
Hahn, Kevin S.;
Waller, Lea;
Hinds, Oliver P.;
Fauber, Bennet;
Roberts, Jacob;
Poline, Jean-Baptiste;
Stutters, Jon;
Jordan, Kesshi;
Cieslak, Matthew;
Moreno, Miguel Estevan;
Hrnčiar, Tomáš;
Haenel, Valentin;
Schwartz, Yannick;
Baratz, Zvi;
Darwin, Benjamin C;
Thirion, Bertrand;
Gauthier, Carl;
Solovey, Igor;
Gonzalez, Ivan;
Palasubramaniam, Jath;
Lecher, Justin;
Leinweber, Katrin;
Raktivan, Konstantinos;
Calábková, Markéta;
Fischer, Peter;
Gervais, Philippe;
Gadde, Syam;
Ballinger, Thomas;
Roos, Thomas;
Reddam, Venkateswara Reddy;
freec84
Most work on NiBabel so far has been by Matthew Brett (MB), Chris Markiewicz (CM), Michael Hanke (MH), Marc-Alexandre Côté (MC), Ben Cipollini (BC), Paul McCarthy (PM), Chris Cheng (CC), Yaroslav Halchenko (YOH), Satra Ghosh (SG), Eric Larson (EL), Demian Wassermann, Stephan Gerhard and Ross Markello (RM).
References like "pr/298" refer to github pull request numbers.
4.0.0 (Saturday 18 June 2022)New feature release in the 4.0.x series.
New features'mask'
, 'compat'
and 'smallest'
dtype aliases to NIfTI images
to allow for dtype specifications that can depend on the contents of the data.
'mask'
is a synonym for uint8
. 'compat'
will find the nearest
Analyze-compatible (therefore widely supported) dtype that will not truncate
the data. 'smallest'
attempts to find the smallest integer dtype that will
contain the data. (pr/1096) (CM, reviewed by Chris Rorden and Josh Teves)dtype
arguments to Cifti2Image
(pr/1111) (CM)__init__()
and
to_filename()
to provide better control over output images. (pr/1082)
(CM, following discussions with Chris Rorden, Josh Teves, Jerome Dockes, and MB)ExternalFileBinary
GIFTI data arrays (PM, reviewed by CM)InTemporaryDirectory
as non-thread-safe (pr/1103) (Jacob Roberts,
reviewed by MB)__repr__
methods to GIFTI objects (pr/1092) (CM,
reviewed by Josh Teves and Hao-Ting Wang)distutils
(pr/1073) (CM, reviewed by MB)(u)int64
arrays to Nifti1Image
and subclasses will warn unless
a header
or dtype
option is passed; in the future this will become an
error.
Additionally, passing int
or 'int'
to set_data_dtype()
now raises
an error, requiring an explicit numpy dtype to make 64-bit integer images.
(pr/1082) (CM, following discussions with Chris Rorden, Josh Teves, Jerome Dockes,
and MB)nibabel.trackvis
nibabel.volumeutils.calculate_scale
nibabel.volumeutils.can_cast
nibabel.volumeutils.scale_min_max
nibabel.dataobj_images.DataobjImage.get_shape
nibabel.minc1.MincImage
(use Minc1Image
)nibabel.minc1.MincFile
(use Minc1File
)nibabel.filebasedimages.FileBasedImage.from_files
nibabel.filebasedimages.FileBasedImage.filespec_to_files
nibabel.filebasedimages.FileBasedImage.to_filespec
nibabel.filebasedimages.FileBasedImage.to_files
nibabel.arrayproxy.ArrayProxy.header
keep_file_open=="auto"
parameter to load method (now must be boolean)Name | Size | |
---|---|---|
nipy/nibabel-4.0.0.zip
md5:399c556c3c2c04db3cdf388087092ce7 |
4.7 MB | Download |
All versions | This version | |
---|---|---|
Views | 6,158 | 489 |
Downloads | 413 | 7 |
Data volume | 1.5 GB | 33.0 MB |
Unique views | 4,871 | 412 |
Unique downloads | 200 | 7 |