Re: [Freesurfer] Computing SA from an older FS version

2015-08-27 Thread Watson, Christopher
list Subject: Re: [Freesurfer] Computing SA from an older FS version Dear Experts, With your help, I recalculated the surface area, now using the pial surface instead of the wm/gm boundary. I am, however, somewhat surprised by the discrepancy between my previous and current results, because the cor

Re: [Freesurfer] Computing SA from an older FS version

2015-08-27 Thread Gerrits, Niels
...@nmr.mgh.harvard.edu [mailto:freesurfer-boun...@nmr.mgh.harvard.edu] On Behalf Of Bruce Fischl Sent: maandag 13 juli 2015 14:46 To: Freesurfer support list Subject: Re: [Freesurfer] Computing SA from an older FS version Hi Niels the matlab commands should be: >> [v, M,mr] = load_mgh(&

Re: [Freesurfer] Computing SA from an older FS version

2015-07-13 Thread Bruce Fischl
[mailto:freesurfer-boun...@nmr.mgh.harvard.edu] On Behalf Of Bruce Fischl Sent: maandag 13 juli 2015 14:46 To: Freesurfer support list Subject: Re: [Freesurfer] Computing SA from an older FS version   Hi Niels   the matlab commands should be:   >> [v, M,mr] = load_mgh('wm.mgz') ; >&g

Re: [Freesurfer] Computing SA from an older FS version

2015-07-13 Thread Gerrits, Niels
5 14:46 To: Freesurfer support list Subject: Re: [Freesurfer] Computing SA from an older FS version Hi Niels the matlab commands should be: >> [v, M,mr] = load_mgh('wm.mgz') ; >> save_mgh(v, 'wm.mgz', M,mr); cheers Bruce On Mon, 13 Jul 2015,

Re: [Freesurfer] Computing SA from an older FS version

2015-07-13 Thread Bruce Fischl
vard.edu [mailto:freesurfer-boun...@nmr.mgh.harvard.edu] On Behalf Of Bruce Fischl Sent: zondag 12 juli 2015 16:44 To: Freesurfer support list Subject: Re: [Freesurfer] Computing SA from an older FS version   Hi Niels   is that the entire error? Does it not say what volume produces the error? Th

Re: [Freesurfer] Computing SA from an older FS version

2015-07-13 Thread Gerrits, Niels
wrong? Thanks again! Cheers, Niels -Original Message- From: freesurfer-boun...@nmr.mgh.harvard.edu [mailto:freesurfer-boun...@nmr.mgh.harvard.edu] On Behalf Of Bruce Fischl Sent: zondag 12 juli 2015 16:44 To: Freesurfer support list Subject: Re: [Freesurfer] Computing SA from an

Re: [Freesurfer] Computing SA from an older FS version

2015-07-12 Thread Bruce Fischl
Hi Niels is that the entire error? Does it not say what volume produces the error? That was a bug we had briefly some time ago, but I didn't think it made it into anything we released. If you can track down which volume is causing this problem you can just load it into matlab with load_mgh.m

Re: [Freesurfer] Computing SA from an older FS version

2015-07-12 Thread Gerrits, Niels
Dear FreeSurfer-experts, Unfortunately, nobody replied to my question so this is a repost (see the original question below). Could anybody please give some advise on how to proceed? The deadline for the revisions is drawing near, so any help is greatly appreciated! Best wishes, Niels

[Freesurfer] Computing SA from an older FS version

2015-07-07 Thread Gerrits, Niels
Dear FreeSurfer-experts, In 2012 I used a (currently outdated) version of FreeSurfer to analyze my data on an external server and wrote an article about our findings. Now the reviewers asked us to recalculate surface area using the pial surface, instead of the WM/GM boundary. I found the comman