lp:ubuntu/lucid/pynifti

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/pynifti
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

11. By Michael Hanke

New upstream bugfix release (Closes: #517920).

10. By Matthias Klose

No change rebuild for python2.6.

9. By Michael Hanke

New upstream version.

8. By Michael Hanke

* New upstream release. Fixed memory leak.
* Merged bashism-removal patch with upstream.

7. By Michael Hanke

Fixed bashism in Makefile.

6. By Michael Hanke

* New upstream release.
* Rewrote debian/rules using CDBS (with python-support) and adjusted
  build-dependencies accordingly..
* Build and install documentation in HTML format.
* Mention nifticlibs code copy in debian/copyright.

5. By Michael Hanke

* Bumped Debian Standards-version to 3.7.3, no changes necessary.
* Modified build-deps for libnifti transition.
* Moved package to section 'python'.

4. By Michael Hanke

* New upstream release. Relicense under the MIT license, to be compatible
  with SciPy license. http://www.opensource.org/licenses/mit-license.php
* Updated documentation.
* Updated VCS information in debian/control.
* Added new-style Homepage field in debian/control.
* Updated debian/watch.

3. By Michael Hanke

[ Michael Hanke ]
* 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.

[ Yaroslav Halchenko ]
* Added 'pixdim' property.

2. By Michael Hanke

* Improved documentation. Added note about the special usage of the header
  property. Also added notes about the relevant properties in the docstring
  of the corresponding accessor methods.
* Added property and accessor methods to access/modify the repetition time
  of timeseries (dt).
* Added functions to manipulate the pixdim values.
* Added utils.py with some utility functions.
* Added functions/property to determine the bounding box of an image.
* Fixed a bug that caused a corrupted sform matrix when converting a NumPy
  array and a header dictionary into a NIfTI image.
* Added script to compute peristimulus timeseries (pynifti_pst).
* Package now depends on python-scipy.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/pynifti
This branch contains Public information 
Everyone can see this information.

Subscribers