Mesh and surface were introduced in #2474 and #2672.
The next steps are:
I think also this means #2424 is not blocked anymore. And in general Surface Maskers implementation can be done.
Once we have surface maskers, most of our object such as FirstLevelModel() and SecondLevelModle(), Decoder(), CanICA() will be able to accept surface almost seemlessly if we just add a input check and call the appropriate masker. A few functions such as Parcellations() might need a bit more work.
Most helpful comment
I think also this means #2424 is not blocked anymore. And in general Surface Maskers implementation can be done.
Once we have surface maskers, most of our object such as FirstLevelModel() and SecondLevelModle(), Decoder(), CanICA() will be able to accept surface almost seemlessly if we just add a input check and call the appropriate masker. A few functions such as Parcellations() might need a bit more work.