Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2024-02-17 Thread Sven Kühn
support list ; Huang, Yujing *Subject:* Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat *External Email - Use Caution * Many thanks for the answer! Sorry, there seems to be some context missing. I was replying to an old post from the archives and thought it would attach

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2024-02-14 Thread Huang, Yujing
, 2024 5:09 AM To: Freesurfer support list ; Huang, Yujing Subject: Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat External Email - Use Caution Many thanks for the answer! Sorry, there seems to be some context missing. I was replying to an old post from the archives and

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2024-02-10 Thread Sven Kühn
E/bin/mri_glmfit-sim –help”? I’m hoping it will give some hints. Best, Yujing *From:* freesurfer-boun...@nmr.mgh.harvard.edu *On Behalf Of *Sven Kühn *Sent:* Sunday, February 4, 2024 12:09 PM *To:* Greve, Douglas N.,Ph.D. ; freesurfer@nmr.mgh.harvard.edu *Subject:* Re: [Freesurfer] Unit of the Nu

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2024-02-06 Thread Huang, Yujing
, February 4, 2024 12:09 PM To: Greve, Douglas N.,Ph.D. ; freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat External Email - Use Caution Hi Dr. Greve, hi all I have tried your code. I copied it from the website into a text file and

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2024-02-04 Thread Sven Kühn
External Email - Use Caution Hi Dr. Greve, hi all I have tried your code. I copied it from the website into a text file and replaced mri_glmfit-sim in the freesurfer/bin folder. The file is executable but aborts after a few lines with no indication of a cause. The following output

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-27 Thread Na, Xiaoxu
...@nmr.mgh.harvard.edu> mailto:freesurfer-boun...@nmr.mgh.harvard.edu>> On Behalf Of Douglas N. Greve Sent: Wednesday, January 27, 2021 9:44 AM To: freesurfer@nmr.mgh.harvard.edu<mailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Unit of the Numbers in cache.th40.n

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-27 Thread Na, Xiaoxu
27, 2021 9:44 AM To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat Try making it executable with chmod a+x $FREESURFER/bin/mri_glmfit-sim On 1/27/2021 10:41 AM, Na, Xiaoxu wrote: External Email - Use Caution Hi Dr. Greve, Thanks

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-27 Thread Douglas N. Greve
...@nmr.mgh.harvard.edu *On Behalf Of *Douglas N. Greve *Sent:* Tuesday, January 26, 2021 6:08 PM *To:* freesurfer@nmr.mgh.harvard.edu *Subject:* Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat By default, mri_glmfit-sim will compute a spatial average inside of a cluster to create the OCN table

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-27 Thread Na, Xiaoxu
t: Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat By default, mri_glmfit-sim will compute a spatial average inside of a cluster to create the OCN table, so the values do not agree with the table below. In he case of area or volume inputs, it needs to compute the sum instead o

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-26 Thread Douglas N. Greve
By default, mri_glmfit-sim will compute a spatial average inside of a cluster to create the OCN table, so the values do not agree with the table below. In he case of area or volume inputs, it needs to compute the sum instead of the average. I have just modified this program to do this. I've att

Re: [Freesurfer] Unit of the Numbers in cache.th40.neg.y.ocn.dat

2021-01-26 Thread Na, Xiaoxu
External Email - Use Caution To make it clear, I would like to extract the area of each subject in the cluster. May I know if this is the correct way? If not, it's appreciated if you would point it out. Thanks! From: freesurfer-boun...@nmr.mgh.harvard.edu On Behalf Of Na, Xiao