Hello FS experts, In QDEC when I click on a vertex a scatter plot is generated with each individuals data for that vertex. Is there a simple way to extract that data (for each subject) into spreadsheet form for a specific vertex? -Andrew
You can do this, eg, to extract vertex 529
mri_segstats --i /path/to/qdec/Untitled/y.mgh --seg $SUBJECTS_DIR/fsaverage/surf/lh.curv --sum junk.sum --id 1 --avgwf vertex.529.dat --vox 529 0 0
doug
On 10/24/2013 11:47 AM, O'Shea,Andrew wrote:
Hello FS experts, In QDEC when I click on a vertex a scatter plot is generated with each individuals data for that vertex. Is there a simple way to extract that data (for each subject) into spreadsheet form for a specific vertex? -Andrew
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu