nibabel 2.0.2-1 source package in Ubuntu

Changelog

nibabel (2.0.2-1) unstable; urgency=medium

  * Fresh upstream bugfix release
  * debian/tests - provided ADT tests based on RFed to be used without
    modifications runner from patsy

 -- Yaroslav Halchenko <email address hidden>  Mon, 23 Nov 2015 19:17:48 -0500

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nibabel_2.0.2-1.dsc 2.3 KiB 7ad4ef3b7adf9e79cd5e171957d11719fc7337b0b7762af75270c491919bf156
nibabel_2.0.2.orig.tar.gz 3.2 MiB c428a7062caf38326feb729cdf97966cc9be173bdfdb83ada04e606b4e386076
nibabel_2.0.2-1.debian.tar.xz 7.0 KiB 997930d3ac973c3c2c20c21b1df55daf62b391c156d1321607963b6497e216d6

Available diffs

No changes file available.

Binary packages built by this source

python-nibabel: Python bindings to various neuroimaging data formats

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
 or selective access to header (meta) information and access to the image data
 is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.
 .
 This package also provides a commandline tools:
 .
  - dicomfs - FUSE filesystem on top of a directory with DICOMs
  - nib-ls - 'ls' for neuroimaging files
  - parrec2nii - for conversion of PAR/REC to NIfTI images

python-nibabel-doc: documentation for NiBabel

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
 or selective access to header (meta) information and access to the image data
 is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.
 .
 This package provides the documentation in HTML format.

python3-nibabel: Python3 bindings to various neuroimaging data formats

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. The various image format classes give full
 or selective access to header (meta) information and access to the image data
 is made available via NumPy arrays. NiBabel is the successor of PyNIfTI.