gallantlab / pycortex

Pycortex is a python-based toolkit for surface visualization of fMRI data
https://gallantlab.github.io/pycortex
BSD 2-Clause "Simplified" License
592 stars 138 forks source link

MNT deal with some nibabel deprecation errors #471

Closed mvdoc closed 1 year ago

mvdoc commented 2 years ago

Fixes the most urgent issues with deprecation errors in nibabel.

We still need to change the nibabel.get_data to nibabel.get_fdata. Those will fail in Nibabel 5.0.X