Dear FreeSurfers,
I am extracting thickness values through the aparcstats2table command line.
Everything works just fine for --hemi lh using the --skip flag.
However, when it comes to the right hemisphere I get
SUBJECTS_DIR : /usr/local/freesurfer/subjects Parsing the .stats files Traceback (most recent call last): File "/usr/local/freesurfer/bin/aparcstats2table", line 321, in <module> parc_measure_map = parsed.parse(options.meas) File "/usr/local/freesurfer/bin/fsutils.py", line 194, in parse parcid = strlist[0] IndexError: list index out of range
I find it weird given that I am extracting thickness values for the same subjects.
Can anybody help me find out what the problem is?
Thank you in advance,
Pietro