Hi there,
I generated tractographies using the TRACULA pipeline and I'm not trying to generate the necessary statistics for them using tractstats2table. This is the command I'm using:
tractstats2table --inputs /usr/local/freesurfer/subjects/control_data/ diffusion_tracs/Control200/dpath/lh.slft_PP_avg33_mni_flt/pathstats.overall.txt --overall --tablefile /usr/local/freesurfer/subjects/control_data/ diffusion_tracs/Control200/dpath/lh.slft_PP_avg33_mni_flt.All.table
However, no matter what I change in this command, whether it be parameters or syntax, I get the following error:
File "/usr/local/freesurfer/bin/tractstats2table", line 138 print 'ERROR: inputs are not specified' ^ SyntaxError: Missing parentheses in call to 'print'
I'd really appreciate any advice on how I may be able to get past this error as soon as possible. Thanks a lot!
freesurfer@nmr.mgh.harvard.edu