brain-slam / slam

Surface anaLysis And Modeling
MIT License
13 stars 24 forks source link

Bf nibabel deprec wning #35

Closed alexpron closed 3 years ago

alexpron commented 3 years ago

Refactor to adress nibabel deprecation warning regarding loading, saving and building giftidarray . Enforced nibabel version 2.1 in the setup.py file.

alexpron commented 3 years ago

Tests are crashing in my fork travis because some of them requires tvb_gdist which is not installed in default environnements, could be the topic of a future issue 👍 . PEP8 are although crashing, we should find a way to fix it in order not to loose CI time