"We mainly rely on the mris_expand function of FreeSurfer rather than on vol2surf. The vol2surf function allows the user to project volume data onto the cortical surface by sampling along the normal of the white surface, by steps corresponding to fractions of the cortical thickness. We observed that the main issue with this approach is its lack of accuracy and robustness, as there is no constraint to ensure that the last sample will be on the corresponding vertex of the pial surface. Another solution proposed by FreeSurfer is to use the normal fromthemid surface, starting on the side of the white surface and going toward the pial surface, sampling by steps proportional to the thickness. Here again we observed that, because of different folding patterns, sampling points could be located outside the cortical ribbon. Our approach, using deformable surfaces obtained with mris_expand, ensures that the seven surfaces that are used to project the signal follow the folding patterns and stay within the cortical ribbon."