Diffusion Imaging In Python - Documentation#
DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
DIPY is part of the NiPy ecosystem.
Quick links#
New to DIPY? Start with our installation guide and DIPY key concepts.
Not comfortable with coding? we have command line interfaces for you. An easy way to use DIPY via a terminal.
Back to the basics. Learn the theory behind the methods implemented in DIPY.
Saw a typo? Found a bug? Want to improve a function? Learn how to contribute to DIPY!
Upgrading from a previous version? See what’s new and changed between each release of DIPY.
Highlights#
DIPY 1.9.0 is now available. New features include:
Numpy 2.0.0 support.
DeepN4 novel DL-based N4 Bias Correction method added.
Multiple Workflows added.
Large update of DIPY Horizon features.
Pytest for Cython files(*.pyx) added.
Large documentation update.
Support of Python 3.8 removed.
Closed 142 issues and merged 60 pull requests.
See Older Highlights.
Announcements#
DIPY 1.9.0 released March 8, 2024.
DIPY 1.8.0 released December 13, 2023.
DIPY 1.7.0 released April 23, 2023.
See some of our Past Announcements