AUTHOR
Changelog
LICENSE
MANIFEST.in
Makefile
README.txt
setup.py
setup_egg.py
setup_egg.pyc
dipy/COMMIT_INFO.txt
dipy/__init__.py
dipy/info.py
dipy/pkg_info.py
dipy.egg-info/PKG-INFO
dipy.egg-info/SOURCES.txt
dipy.egg-info/dependency_links.txt
dipy.egg-info/not-zip-safe
dipy.egg-info/requires.txt
dipy.egg-info/top_level.txt
dipy/align/__init__.py
dipy/align/aniso2iso.py
dipy/boots/__init__.py
dipy/boots/resampling.py
dipy/core/__init__.py
dipy/core/geometry.py
dipy/core/graph.py
dipy/core/meshes.py
dipy/core/onetime.py
dipy/core/profile.py
dipy/core/rng.py
dipy/core/sphere_stats.py
dipy/core/triangle_subdivide.py
dipy/core/tests/__init__.py
dipy/core/tests/test_geometry.py
dipy/core/tests/test_graph.py
dipy/data/55dir_grad.bval
dipy/data/55dir_grad.bvec
dipy/data/C1.pkl.gz
dipy/data/C3.pkl.gz
dipy/data/__init__.py
dipy/data/aniso_vox.nii.gz
dipy/data/eg_3voxels.pkl
dipy/data/evenly_distributed_sphere_362.npz
dipy/data/evenly_distributed_sphere_642.npz
dipy/data/fib0.pkl.gz
dipy/data/fib1.pkl.gz
dipy/data/fib2.pkl.gz
dipy/data/small_101D.bval
dipy/data/small_101D.bvec
dipy/data/small_101D.nii.gz
dipy/data/small_64D.bvals.npy
dipy/data/small_64D.gradients.npy
dipy/data/small_64D.nii
dipy/data/tracks300.trk
dipy/external/__init__.py
dipy/external/fsl.py
dipy/external/tests/__init__.py
dipy/io/__init__.py
dipy/io/bvectxt.py
dipy/io/dpy.py
dipy/io/pickles.py
dipy/io/utils.py
dipy/io/tests/__init__.py
dipy/io/tests/test_dpy.py
dipy/reconst/__init__.py
dipy/reconst/dandelion.py
dipy/reconst/dti.py
dipy/reconst/gqi.py
dipy/reconst/maskedview.py
dipy/reconst/modelarray.py
dipy/reconst/qball.py
dipy/reconst/recspeed.pyx
dipy/reconst/tests/__init__.py
dipy/reconst/tests/test_dandelion.py
dipy/reconst/tests/test_dti.py
dipy/reconst/tests/test_gqsampling.py
dipy/reconst/tests/test_maskedview.py
dipy/reconst/tests/test_modelarray.py
dipy/reconst/tests/test_qball.py
dipy/reconst/tests/test_reco_utils.py
dipy/reconst/tests/test_sphere_max.py
dipy/testing/__init__.py
dipy/testing/_paramtestpy2.py
dipy/testing/_paramtestpy3.py
dipy/testing/lightunit.py
dipy/testing/nosepatch.py
dipy/testing/spherepoints.py
dipy/tracking/__init__.py
dipy/tracking/distances.pyx
dipy/tracking/learning.py
dipy/tracking/metrics.py
dipy/tracking/propagation.py
dipy/tracking/propspeed.pyx
dipy/tracking/vox2track.pyx
dipy/tracking/tests/__init__.py
dipy/tracking/tests/test_distances.py
dipy/tracking/tests/test_learning.py
dipy/tracking/tests/test_metrics.py
dipy/tracking/tests/test_propagation.py
dipy/tracking/tests/test_track_volumes.py
dipy/utils/__init__.py
dipy/utils/arrfuncs.py
dipy/utils/optpkg.py
dipy/utils/spheremakers.py
dipy/utils/tripwire.py
dipy/utils/tests/__init__.py
dipy/utils/tests/test_arrfuncs.py
dipy/utils/tests/test_spheremakers.py
dipy/viz/__init__.py
dipy/viz/colormap.py
dipy/viz/fvtk.py
dipy/viz/tests/__init__.py
dipy/viz/tests/test_fvtk.py
doc/Makefile
doc/cite.rst
doc/conf.py
doc/developers.rst
doc/diffusion.bib
doc/documentation.rst
doc/examples_index.rst
doc/faq.rst
doc/glossary.rst
doc/index.rst
doc/installation.rst
doc/introduction.rst
doc/links_names.inc
doc/make.bat
doc/mission.rst
doc/note_about_examples.rst
doc/_static/dipy-banner.png
doc/_static/dipy.css
doc/_static/simplified_tractography.png
doc/_static/three_brains_golden_new_small.png
doc/_templates/layout.html
doc/devel/commit_codes.rst
doc/devel/index.rst
doc/devel/intro.rst
doc/devel/make_release.rst
doc/devel/gitwash/branch_list.png
doc/devel/gitwash/branch_list_compare.png
doc/devel/gitwash/configure_git.rst
doc/devel/gitwash/development_workflow.rst
doc/devel/gitwash/dot2_dot3.rst
doc/devel/gitwash/following_latest.rst
doc/devel/gitwash/forking_button.png
doc/devel/gitwash/forking_hell.rst
doc/devel/gitwash/git_development.rst
doc/devel/gitwash/git_install.rst
doc/devel/gitwash/git_intro.rst
doc/devel/gitwash/git_links.txt
doc/devel/gitwash/git_resources.rst
doc/devel/gitwash/index.rst
doc/devel/gitwash/patching.rst
doc/devel/gitwash/pull_button.png
doc/devel/gitwash/set_up_fork.rst
doc/examples/.gitignore
doc/examples/README
doc/examples/aniso_vox_2_isotropic.py
doc/examples/file_formats.py
doc/examples/find_correspondence.py
doc/examples/nii_2_tracks.py
doc/examples/tractography_clustering.py
doc/examples/visualize_crossings.py
doc/examples_built/.gitignore
doc/examples_built/README
doc/reference/align.rst
doc/reference/boots.rst
doc/reference/core.rst
doc/reference/data.rst
doc/reference/dipy.align.aniso2iso.rst
doc/reference/dipy.boots.resampling.rst
doc/reference/dipy.core.geometry.rst
doc/reference/dipy.core.graph.rst
doc/reference/dipy.core.meshes.rst
doc/reference/dipy.core.onetime.rst
doc/reference/dipy.core.profile.rst
doc/reference/dipy.core.rng.rst
doc/reference/dipy.core.sphere_stats.rst
doc/reference/dipy.core.triangle_subdivide.rst
doc/reference/dipy.external.fsl.rst
doc/reference/dipy.io.bvectxt.rst
doc/reference/dipy.io.dpy.rst
doc/reference/dipy.io.pickles.rst
doc/reference/dipy.reconst.dandelion.rst
doc/reference/dipy.reconst.dti.rst
doc/reference/dipy.reconst.gqi.rst
doc/reference/dipy.reconst.maskedview.rst
doc/reference/dipy.reconst.modelarray.rst
doc/reference/dipy.reconst.qball.rst
doc/reference/dipy.tracking.distances.rst
doc/reference/dipy.tracking.learning.rst
doc/reference/dipy.tracking.metrics.rst
doc/reference/dipy.tracking.propagation.rst
doc/reference/dipy.tracking.propspeed.rst
doc/reference/dipy.tracking.vox2track.rst
doc/reference/dipy.viz.fvtk.rst
doc/reference/external.rst
doc/reference/index.rst
doc/reference/io.rst
doc/reference/reconst.rst
doc/reference/tracking.rst
doc/reference/viz.rst
doc/sphinxext/docscrape.py
doc/sphinxext/docscrape_sphinx.py
doc/sphinxext/math_dollar.py
doc/sphinxext/numpydoc.py
doc/theory/b_and_q.rst
doc/theory/bmatrix.rst
doc/theory/gqi.rst
doc/theory/index.rst
doc/theory/spherical.rst
doc/theory/spherical_coordinates.png
doc/theory/spherical_coordinates.svg
tools/build_release
tools/doc_mod.py
tools/ex2rst
tools/gitwash_dumper.py
tools/make_examples.py
tools/pack_examples.py
tools/release
tools/toollib.py