Hi,

I am trying to run TRACULA and I am having the same error, after reviewing my directory and the configuration file:

"ERROR: run list is longer than subject list"

The number of inputs is the same number of subjects. I've read some old emails with similar errors but none of the suggested solutions worked for me.

Following a copy of my configuration file.

Thanks for the help, 
Gabriela


------------------------------------------------------------
setenv SUBJECTS_DIR /autofs/cluster/guptagp/gabi/Volume

set dtroot = /autofs/cluster/guptagp/gabi/Output

set subjlist = (3LT043_s1_170520 
3LT043_s2_170715 
3LT043_s3_170829 
3LT044_s1_170526 
3LT044_s2_170607 
3LT044_s3_170822 
3LT046_s1_170609 
3LT046_s2_170620 
3LT046_s3_170929 )

set baselist = (3LT043
3LT043
3LT043
3LT044
3LT044
3LT044
3LT046
3LT046
3LT046 )

set dcmlist = ( /autofs/cluster/guptagp/gabi/Diffusion/3LT043_s1_170520.nii.gz  
/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s2_170715.nii.gz 
/autofs/cluster/guptagp/gabi/Diffusion/3T043_s3_170829.nii.gz 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s1_170526.nii.gz 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s2_170607.nii.gz 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s3_170822.nii.gz  
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s1_17060.nii.gz  
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s2_170620.nii.gz 
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s3_170929.nii.gz )

set bvallist = (/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s1_170520.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s2_170715.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s3_170829.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s1_170526.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s2_170607.bvals  
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s3_170822.bvals  
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s1_17060.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s2_170620.bvals 
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s3_170929.bvals )

set bveclist = ( /autofs/cluster/guptagp/gabi/Diffusion/3LT043_s1_170520.voxel_space.bvecs  
/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s2_170715.voxel_space.bvecs 
/autofs/cluster/guptagp/gabi/Diffusion/3LT043_s3_170829.voxel_space.bvecs 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s1_170526.voxel_space.bvecs 
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s2_170607.voxel_space.bvecs  
/autofs/cluster/guptagp/gabi/Diffusion/3LT044_s3_170822.voxel_space.bvecs 
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s1_17060.voxel_space.bvecs 
/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s2_170620.voxel_space.bvecs  

/autofs/cluster/guptagp/gabi/Diffusion/3LT046_s3_170929.voxel_space.bvecs )