Hi Adarsh – The command works fine with our data. When you open your input file, does it look like the example in the tutorial below?
http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/TraculaStatistics#Anisotropyanddiffusivityaveragedoveranentirepathway
Hi Anastasia,
This was the full command:
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
And this was the full output:
File "/usr/local/freesurfer/bin/tractstats2table", line 138
print 'ERROR: inputs are not specified'
^
SyntaxError: Missing parentheses in call to 'print'
Thanks a lot,
Adarsh