Perform data quality check based on a segstats table.
qc.from.segstats.table(filepath, ...)
path to input file, a tab-separated file generated by running the FreeSurfer tools 'aparcstats2table' or 'asegstats2table'. The command line in the system shell would be something like 'aparcstats2table_bin --subjectsfile $subjects_file --meas $measure --hemi $hemi -t $aparc_output_table'.
parameters passed to qc.from.regionwise.df
.
Other quality check functions:
qc.for.group()
,
qc.from.regionwise.df()