First page Back Continue Last page Overview Graphics
Other useful Python packages
- Scipy
- Works with NumPy to offer highly efficient matrix processing functions (i.e. signal processing, morphologic operations, statistics, linear algebra, etc.)
- Matplotlib
- Pandas
- Powerful data analysis and manipulation tool
- Nibabel
- Efficient loading/saving of NifTI format volumes
- …