Hi
I have been trying to run make_average_surface but get the error below. Any idea what the problem is?
Many thanks,
Jane Aspell
make_average_surface --subjects jane kader anna
==================== make_average_surface ==================== input subjects: jane kader anna output subject: average mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_sulc No such file or directory mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_curv No such file or directory mris_make_average_surface... reading vertex positions from orig... processing subject jane... The following must be revisited********************************** Segmentation fault
PS the version info for the program i have is:
ProgramName: mris_make_average_surface ProgramArguments: -all-info ProgramVersio n: $Name: $ TimeStamp: 05/11/07-11:44:07-GMT CVS: $Id: mris_make_average_surfac e.c,v 1.9 2004/01/29 14:59:12 tosa Platform: Linux PlatformVersion: 2.4.20-20.9 CompilerName: GCC CompilerVers ion: 29600
Looks like MRISwriteCurvature failed. Can you make sure that average/surf/ exists and is writable, and if there is a lh.avg_sulc there that you have perms to overwrite it?
doug
Jane Aspell wrote:
Hi
I have been trying to run make_average_surface but get the error below. Any idea what the problem is?
Many thanks,
Jane Aspell
make_average_surface --subjects jane kader anna
==================== make_average_surface ==================== input subjects: jane kader anna output subject: average mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_sulc No such file or directory mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_curv No such file or directory mris_make_average_surface... reading vertex positions from orig... processing subject jane... The following must be revisited********************************** Segmentation fault
PS the version info for the program i have is:
ProgramName: mris_make_average_surface ProgramArguments: -all-info ProgramVersio n: $Name: $ TimeStamp: 05/11/07-11:44:07-GMT CVS: $Id: mris_make_average_surfac e.c,v 1.9 2004/01/29 14:59:12 tosa Platform: Linux PlatformVersion: 2.4.20-20.9 CompilerName: GCC CompilerVers ion: 29600
also, what is you SUBJECTS_DIR set to?
On Mon, 7 Nov 2005, Doug Greve wrote:
Looks like MRISwriteCurvature failed. Can you make sure that average/surf/ exists and is writable, and if there is a lh.avg_sulc there that you have perms to overwrite it?
doug
Jane Aspell wrote:
Hi
I have been trying to run make_average_surface but get the error below. Any idea what the problem is? Many thanks,
Jane Aspell
make_average_surface --subjects jane kader anna
==================== make_average_surface ==================== input subjects: jane kader anna output subject: average mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_sulc No such file or directory mris_average_curvature... processing subject jane... processing subject kader... processing subject anna... MRISwriteCurvature: could not open ../average/surf/lh.avg_curv No such file or directory mris_make_average_surface... reading vertex positions from orig... processing subject jane... The following must be revisited********************************** Segmentation fault
PS the version info for the program i have is:
ProgramName: mris_make_average_surface ProgramArguments: -all-info ProgramVersio n: $Name: $ TimeStamp: 05/11/07-11:44:07-GMT CVS: $Id: mris_make_average_surfac e.c,v 1.9 2004/01/29 14:59:12 tosa Platform: Linux PlatformVersion: 2.4.20-20.9 CompilerName: GCC CompilerVers ion: 29600
freesurfer@nmr.mgh.harvard.edu