Closed mvdoc closed 1 year 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
nibabel.get_data
nibabel.get_fdata
Fixes the most urgent issues with deprecation errors in nibabel.
We still need to change the
nibabel.get_data
tonibabel.get_fdata
. Those will fail in Nibabel 5.0.X