Nibabel

Latest version: v5.3.2

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 11

0.20080630.1

===============================

* Bugfix: NiftiImage caused a memory leak by not calling the NiftiFormat
destructor.
* Bugfix: Merged bashism-removal patch from Debian packaging.

0.20080624.1

===============================

* Converted all documentation (including docstrings) into the restructured
text format.
* Improved Makefile.
* Included configuration and Makefile support for profiling, API doc
generation (via epydoc) and code quality checks (with PyLint).
* Consistently import NumPy as N.
* Bugfix: Proper handling of [qs]form codes, which previously have not been
handled at all. Thanks to Christopher Burns for pointing it out.
* Bugfix: Make NiftiFormat work without setFilename(). Thanks to Benjamin
Thyreau for reporting.
* Bugfix: setPixDims() stored meaningless values.
* Use new NumPy API and replace deprecated function calls
(``PyArray_FromDimsAndData``).
* Initial support for memory mapped access to uncompressed NIfTI files
(``MemMappedNiftiImage``).
* Add a proper Makefile and setup.cfg for compiling PyNIfTI under Windows
with MinGW.
* Include a minimal copy of the most recent nifticlibs (just libniftiio and
znzlib; version 1.0), to lower the threshold to build PyNIfTI on systems
that do not provide a developer package for those libraries.

0.20070930.1

===============================

* Relicense under the MIT license, to be compatible with SciPy license.
http://www.opensource.org/licenses/mit-license.php
* Updated documentation.

0.20070917.1

===============================

* Bugfix: Can now update NIfTI header data when no filename is set
(Closes: 442175).
* Unloading of image data without a filename set is no checked and prevented
as it would damage data integrity and the image data could not be
recovered.
* Added 'pixdim' property (Yaroslav Halchenko).

0.20070905.1

===============================

* Fixed a bug in the qform/quaternion handling that caused changes to the
qform to vanish when saving to file (Yaroslav Halchenko).
* Added more unit tests.
* 'dim' vector in the NIfTI header is now guaranteed to only contain
non-zero elements. This caused problems with some applications.

0.20070803.1

==============================

* Does not depend on SciPy anymore.
* Initial steps towards a unittest suite.
* pynifti_pst can now print the peristimulus signal matrix for a single
voxel (onsets x time) for easier processing of this information in
external applications.
* utils.getPeristimulusTimeseries() can now be used to compute mean and
variance of the signal (among others).
* pynifti_pst is able to compute more than just the mean peristimulus
timeseries (e.g. variance and standard deviation).
* Set default image description when saving a file if none is present.
* Improved documentation.

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.