Hey All,
I am trying to turn my long.qdec.table.dat into a cross.qdec.table.dat using the following command:
long_qdec_table --qdec ./qdec/long.qdec.table.dat --cross --out ./qdec/cross.qdec.table.dat
However, when I try and load it into QDEC afterwards I get the following error:
Loading data table /data/freesurfer/qdec/cross.qdec.table.dat...
Number of columns: 103
fsid column: 1
Number of factors: 102
Number of subjects: 0
ERROR: QdecDataTable::Load: number of subjects = 0
Error loading the data table.
I attached both the long.qdec and the cross.qdec tables, if someone knows what I am doing wrong, I would love some help!
Chris