Closed ash077 closed 1 year ago
Thanks for the feedback @ash077 I'll have a look through and get back to you soon.
Would you mind please sending me the output from your run?
I've updated the README - thanks for spotting the error!
Hi @ash077 I've dug into the original code for stats export: https://github.com/pyushkevich/ashs/blob/4595fdaefcbe49ed6d3c8e788f22dbb429c26d40/bin/ashs_extractstats_qsub.sh
Seems like we are actually exporting the 'extent along the Z-axis.'
I've updated the README to reflect this and apologise for the confusion! You can use ANTs or similar to get the voxel count of each label.
Hi, I'm confused with the output of subfield label stats. Why do different subfields contain similar/same numbers of voxels but their volumes are largerly different? Here is one subject's output:
And the readme file says: Columns: {side} {subfield name} {number of voxels containing the label} {volume in mm^2} I think here should be volume in mm^3?
Thanks!