# dipy **Repository Path**: AminoACID123/dipy ## Basic Information - **Project Name**: dipy - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-22 - **Last Updated**: 2026-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. image:: doc/_static/dipy-logo.png :height: 180px :target: http://dipy.org :alt: DIPY - Diffusion Imaging in Python | .. image:: https://github.com/dipy/dipy/actions/workflows/test.yml/badge.svg?branch=master :target: https://github.com/dipy/dipy/actions/workflows/test.yml .. image:: https://codecov.io/gh/dipy/dipy/branch/master/graph/badge.svg :target: https://codecov.io/gh/dipy/dipy .. image:: https://img.shields.io/pypi/v/dipy.svg :target: https://pypi.python.org/pypi/dipy .. image:: https://anaconda.org/conda-forge/dipy/badges/platforms.svg :target: https://anaconda.org/conda-forge/dipy .. image:: https://anaconda.org/conda-forge/dipy/badges/downloads.svg :target: https://anaconda.org/conda-forge/dipy .. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://github.com/dipy/dipy/blob/master/LICENSE DIPY [DIPYREF]_ is a python library for the analysis of MR diffusion imaging. DIPY is for research only; please do not use results from DIPY for clinical decisions. Website ======= Current information can always be found from the DIPY website - http://dipy.org Mailing Lists ============= Please see the developers' list at https://mail.python.org/mailman/listinfo/neuroimaging Please see the users' forum at https://github.com/dipy/dipy/discussions Please join the gitter chatroom `here `_. Code ==== You can find our sources and single-click downloads: * `Main repository`_ on Github. * Documentation_ for all releases and current development tree. * Download as a tar/zip file the `current trunk`_. .. _main repository: http://github.com/dipy/dipy .. _Documentation: http://dipy.org .. _current trunk: http://github.com/dipy/dipy/archives/master Installing DIPY =============== DIPY can be installed using `pip`:: pip install dipy or using `conda`:: conda install -c conda-forge dipy For detailed installation instructions, including instructions for installing from source, please read our `installation documentation `_. License ======= DIPY is licensed under the terms of the BSD license. Please see the `LICENSE file `_. Contributing ============ We welcome contributions from the community. Please read our `Contributing guidelines `_. Reference ========= .. [DIPYREF] E. Garyfallidis, M. Brett, B. Amirbekian, A. Rokem, S. Van Der Walt, M. Descoteaux, I. Nimmo-Smith and DIPY contributors, "DIPY, a library for the analysis of diffusion MRI data", Frontiers in Neuroinformatics, vol. 8, p. 8, Frontiers, 2014.