Hi FS Experts, When I use Qdec for Group Analysis,I come with an error.Here it is.
-------- freesurfer-Linux-centos4_x86_64-stable-pub-v5.1.0 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /usr/local/freesurfer FSFAST_HOME /usr/local/freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /usr/local/freesurfer/subjects MNI_DIR /usr/local/freesurfer/mni FSL_DIR /usr/local/fsl
setenv TUTORIAL_DATA /media/work/FC_DATA/ckd-T1 setenv SUBJECTS_DIR $TUTORIAL_DATA cd $SUBJECTS_DIR
Data table /media/work/FC_DATA/ckd-T1/qdec/qdec.table.dat loaded.
Verifying subject data.sh: Syntax error: Bad fd number ERROR: QdecProject::VerifySubjects: Couldn't find subject 'con_chenchen' in SUBJECTS_DIR
Input table: /media/work/FC_DATA/ckd-T1/qdec/qdec.table.dat Subj#, SubjID, Data... 1 con_chenchen con ...
I load qdec.table.dat successfully.However,QdecProject couldn't find subject 'con_chenchen' in SUBJECTS_DIR. As a result,when I use FDR for correction,there is nothing showing in the terminal. I did not dowload the tutorial data.what's more,I have not put the subjs in my Freesurfer install path. How can I deal with it? Thanks for your patience and I am looking forward for your prompt reply.