Closed Remi-Gau closed 1 month ago
FYI I think it may be necessary to create a "dataset fetcher" for the haxby dataset that returns surface object like was done for a couple of other fetchers for NKI and destrieux.
See for example:
But the images of Haxby dataset are not correctly spatially normalized. So the projection to fsaverage will return misleading stuff.
Yet that's what we already do in this example. Should we add a warning in this example then?
I think we should.
Also would require running searchlight on the surface which I do not think we have at the moment: https://github.com/nilearn/nilearn/pull/4205#issuecomment-2386033946
Maybe we should think of replacing Haxby dataset with another one on which we could run surface-based analysis ?
This would also require to have searchlight to run on surfaces. So I think I will close this for now and we may revisit it later.