Hi,
I'm trying to project my individual MRI-based sources to the default anatomy (ICBM152) but I had an error message as follows. I tried removing interpolations on the default anatomy but projection is still not working. Is there any solution for this?
Thanks,
Stahn
===========================================================
Error using tess_interp_tess2tess (line 101)
One surface has an atlas "Structures", the other does not. You need to use surfaces coming from the same
software to project sources.
Error in bst_project_sources (line 163)
[WmatSurf, sSrcSubj, sDestSubj, srcSurfMat, destSurfMat, isStopWarped] =
tess_interp_tess2tess(srcSurfFile, destSurfFile, isInteractive, isStopWarped);
Error in tree_callbacks>@(h,ev)bst_project_sources(ResultFiles,sDefCortex(iCort).FileName)
===========================================================