Jérôme Dockès
Jérôme Dockès
I think we can close this as the problem is fixed by using the non-inflated surfaces. @magdalenasabat don't hesitate to re-open if necessary or to ask more questions here or...
it seems one of the installed modules exposes a `__version__` that is not a `str` -- could you show the output of `pip freeze` and `conda list`, and try to...
BTW we are using `pkg_resources` to parse version strings, but its use is deprecated in favor of `importlib_resources` and `importlib_metadata` -- https://setuptools.pypa.io/en/latest/pkg_resources.html
closing for now as with only the traceback we have no way to reproduce the error. Feel free to repopen or ask on neurostars if you are still having trouble
this is related to discussions in nilearn and nibabel on the representation of surface images; ideally with the right representation for surface data FirstLevelModel will be applicable directly to surface...
> * we have an symmetric colorbar, don't we want the same behavior: on tick at the unique threshold value ? either that or removing the 0?
@NicolasGensollen what is the status of this one? after having a quick look it looks like it could be merged before the next release?
Thank you for reporting this. I cannot reproduce it on my machine but I remember seeing a similar problem during a course that used nilearn a few weeks ago. I...
And what browser are you using? thanks
Thanks for letting us know!