Martin,
I'm getting the following error when running long_qdec_table:
========= [derin@otis ccnm_mprage_v4.5_long]$ long_qdec_table --qdec qdec/ccnm_prog_30_long_Th.qdec.table.dat --cross --out qdec/ccnm_prog_30_long_Th.cross.qdec.table.dat Parsing the qdec table: qdec/ccnm_prog_30_long_Th.qdec.table.dat Traceback (most recent call last): File "/pkg/brainmap/freesurfer-v5.1.0/bin/long_qdec_table", line 142, in ? longqdec = LongQdecTable(options.qdec) File "/pkg/brainmap/freesurfer-v5.1.0/bin/LongQdecTable.py", line 30, in __init__ self.parse(stpmap) File "/pkg/brainmap/freesurfer-v5.1.0/bin/LongQdecTable.py", line 58, in parse if strlst[0].upper() == 'SUBJECTS_DIR': IndexError: list index out of range =========
I haven't had much luck troubleshooting it, maybe I have too many numerical variables in the table? I guess I could always reconstruct it by hand, but wondering if you had any thoughts, thanks.
FS v5.1.0 CentOS 4
-Derin
freesurfer@nmr.mgh.harvard.edu