External Email - Use Caution
Hi,
I have my trac-all up and running with no error with individual subjects when I set the subject directory to individual subjects. as follow: set SUBJECTS_DIR=/*/subjects/SUBJ1 set subjlist = (SUBJ1_ses-1 SUBJ1_ses-2) set baselist = (SUBJ1_base SUBJ1_base)
However, when I put subjects together and set the directory to multiple subjects as follow: set SUBJECTS_DIR=/*/subjects set subjlist = (SUBJ1/SUBJ1_ses-1 \ SUBJ1/SUBJ1_ses-2 \ SUBJ2/SUBJ2_ses-1 \ SUBJ2/SUBJ2_ses-2 \ etc. ) set baselist = (SUBJ1/SUBJ1_base \ SUBJ1/SUBJ1_base \ SUBJ2/SUBJ2_base \ SUBJ2/SUBJ2_base \ etc.)
It has a problem finding the baselist file: "cannot find /*/subjects/SUBJ1/SUBJ1_ses-1.long.SUBJ1/SUBJ1_base". Should I copy SUJB1_base under the SUBJ1.long.SUBJ1 and run it again? Why is it not happening with the subject individual?
Best, Qi