Dear Freesurfer team,
Is it possible to add/subtract/compute the average of freesurfer surface .mgh files? And how would I do this?
Thank you in advance.
Kind regards,
Rose
do you actually mean the average of the (xyz) surface locations or do you mean the average/difference of scalar fields over the surface?
On Mon, 10 Jul 2017, Van Der Deijl, Rosanne wrote:
Dear Freesurfer team,
Is it possible to add/subtract/compute the average of freesurfer surface .mgh files? And how would I do this?
Thank you in advance.
Kind regards,
Rose
use fscalc, eg,
fscalc file1.mgh sum file2.mgh -o file1+file2.mgh
run fscalc without any options to get the list of operations
On 07/10/2017 03:28 PM, Van Der Deijl, Rosanne wrote:
Dear Freesurfer team,
Is it possible to add/subtract/compute the average of freesurfer surface .mgh files? And how would I do this?
Thank you in advance.
Kind regards,
Rose
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu