Source: dipy
Section: python
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <mih@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all-dev,
               python-numpy (>= 1:1.7.1~),
               python-scipy,
               cython (>= 0.13),
               python-matplotlib,
               python-sphinx (>= 1.0),
               python-nose,
               python-nibabel,
               libgomp1,
Standards-Version: 3.9.6
Homepage: http://nipy.org/dipy
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-exppsy/dipy.git
Vcs-Git: git://anonscm.debian.org/pkg-exppsy/dipy.git
X-Python-Version: >= 2.7

Package: python-dipy
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
		 python-numpy (>= 1:1.7.1~), python-scipy,
		 python-dipy-lib (>= ${source:Version})
Recommends: python-matplotlib,
			python-vtk,
			python-nose,
			python-nibabel,
			python-tables
Suggests: ipython
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: toolbox for analysis of MR diffusion imaging data
 Dipy is a toolbox for the analysis of diffusion magnetic resonance
 imaging data. It features:
  - Reconstruction algorithms, e.g. GQI, DTI
  - Tractography generation algorithms, e.g. EuDX
  - Intelligent downsampling of tracks
  - Ultra fast tractography clustering
  - Resampling datasets with anisotropic voxels to isotropic
  - Visualizing multiple brains simultaneously
  - Finding track correspondence between different brains
  - Warping tractographies into another space, e.g. MNI space
  - Reading many different file formats, e.g. Trackvis or NIfTI
  - Dealing with huge tractographies without memory restrictions
  - Playing with datasets interactively without storing


Package: python-dipy-lib
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: toolbox for analysis of MR diffusion imaging data -- extensions
 Dipy is a toolbox for the analysis of diffusion magnetic resonance
 imaging data.
 .
 This package provides architecture-dependent builds of the extensions.


Package: python-dipy-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, libjs-jquery
Suggests: python-dipy
Description: toolbox for analysis of MR diffusion imaging data -- documentation
 Dipy is a toolbox for the analysis of diffusion magnetic resonance
 imaging data.
 .
 This package provides the documentation in HTML format.
