I’m having trouble getting anatomical stats from a parcellation I made out of scanner-space volume ROIs. I have taken the following steps to do this.
CTABfindAnnotation: ct was NULL
Segmentation fault (core dumped)
I’m guessing this is from the color-table not being embedded in the annot file, but I’ve tried to get that embedded in many ways.
My questions are:
- What is causing the error with mris_anatomical_stats?
- What is the difference between the -t and -ct flags for mris_sample_parc and which should I use?
- Should I use a specific color-table for this? I made my own which was just a space delimited file with “index name r g b a” for all my ROIs, but should I be adding this data to some existing color-table to make this work?
Thanks,
Jared