Hi Antonella,
what do you mean by no. of vertices? The total # in the surface? You can get that with mri_info. It's loosely related to surface area, but not that interested a quantity.
Bruce
On Fri, 29 Jul 2011, Antonella Kis wrote:
Hello everyone,
I was trying to create a table with my statistical results (the cortical thickness and the number of vertices) and I was running:
aparcstats2table --hemi lh --subjects bert NPI001 --meas thickness -t lh.aparcstas.THICKNESS.txt
When I tried to also get the number of vertices a table by running: aparcstats2table --hemi lh --subjects bert NPI001 --meas vertices -t lh.aparcstas.VERTICES.txt I got the following error:
aparcstats2table: error: option --measure: invalid choice: 'Voxels' (choose from 'area', 'volume', 'thickness', 'thicknessstd', 'meancurv')
I Why I don't have an option for the no. of vertices?
Can I get a table with both data: cortical thickness and no. of vertices?
Many thanks, Antonella