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 -- input /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!
Hi Adarsh – Is that a space there in between “--“ and “input”?
a.y
From: <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> on behalf of Adarsh Nellore <adarsh.nellore150@gmail.commailto:adarsh.nellore150@gmail.com> Reply-To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Date: Friday, February 10, 2017 at 3:15 PM To: "freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu" <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: [Freesurfer] tractstats2table error
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 -- input /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