Re: [Freesurfer] retinotopy question

2007-06-26 Thread Jonathan Polimeni
hi lars, the FSFast retinotopy analysis stream is geared towards temporal phase encoded data analysis, which produces field sign maps that can be used to define area boundaries. if you opt to use stationary wedge stimuli to activate the horizontal and vertical meridian representations in visual

Re: [Freesurfer] Making labels from the commandline

2007-06-26 Thread Doug Greve
I have a relatively new program that does this. Actually, it is an old program with a cryptic name (mri_cor2label). I've put a new (linux) version here: ftp://surfer.nmr.mgh.harvard.edu/transfer/outgoing/flat/greve/mri_cor2label See the help. I don't know why mri_mergelabels does not work.

Re: [Freesurfer] group analysis using mri_glmfit

2007-06-26 Thread Doug Greve
Which fsgd file are you loading? If you're not already, load the one in the glmdir doug T. Song wrote: Hi Bruce and Nick: I am trying to do group analysis using mri_glmfit. It seems that I have no problem to run mri_glmfit and get the glmdir and all the files. When I load sig.mgh with aver

Re: [Freesurfer] Making labels from the commandline

2007-06-26 Thread Bruce Fischl
Hi Morgan, I think you can do it in the tksurfer drawing interface (click the "add to existing label" button) cheers, Bruce On Tue, 26 Jun 2007, Morgan Hough wrote: Hi Bruce, I have been using mri_vol2surf to project nifti volumes onto subject surfaces but I am not sure I understand how to

[Freesurfer] group analysis using mri_glmfit

2007-06-26 Thread T. Song
Hi Bruce and Nick: I am trying to do group analysis using mri_glmfit. It seems that I have no problem to run mri_glmfit and get the glmdir and all the files. When I load sig.mgh with average surface in tksurfer, I can configure the overlay. When I try to load group descriptor file, a window po

Re: [Freesurfer] metric distortion questions

2007-06-26 Thread Steve Smith
Thanks - so how do we get k! Cheers. On 26 Jun 2007, at 18:27, Bruce Fischl wrote: Hi Morgan, you specify the original surface you want to use, but typically we use the ?h.white. Bruce On Tue, 26 Jun 2007, Morgan Hough wrote: Hi Bruce, Thanks for your email. We are actually interested

Re: [Freesurfer] metric distortion questions

2007-06-26 Thread Bruce Fischl
Hi Morgan, you specify the original surface you want to use, but typically we use the ?h.white. Bruce On Tue, 26 Jun 2007, Morgan Hough wrote: Hi Bruce, Thanks for your email. We are actually interested in looking at k though and I was wondering what surfaces you use for the numerator and

Re: [Freesurfer] metric distortion questions

2007-06-26 Thread Morgan Hough
Hi Bruce, Thanks for your email. We are actually interested in looking at k though and I was wondering what surfaces you use for the numerator and denominator. Cheers, -Morgan Bruce Fischl wrote: Hi Morgan, I think mris_jacobian computes and applies the scale factor for you. The group ave

Re: [Freesurfer] metric distortion questions

2007-06-26 Thread Bruce Fischl
Hi Morgan, I think mris_jacobian computes and applies the scale factor for you. The group average surface area is the average surface area of the individuals that went into the group, since the average subject has less surface area than any of the individuals. Doug uses this to compute the pro

[Freesurfer] metric distortion questions

2007-06-26 Thread Morgan Hough
Hi there, I would like to ask some questions about metric distortion. 1. Following the Wisco et al (2007) paper, metric distortion is defined as Metric Distortion = k * area of a triangle on a registered sphere / area of triangle on gray/white interface surface which I believe I can compute

[Freesurfer] retinotopy question

2007-06-26 Thread Lars Kuchinke
Hi all, I used a retinotopy paradigm with two horizontal and vertical wedges located at the meridians (flickering at 8Hz, switching every 20 seconds) do you think that this paradigm does fit into fsfastretinotopy analysis? I'm not sure if it makes a difference compared to rotating edges... A

Re: [Freesurfer] linear opaque threshold

2007-06-26 Thread Kevin Teich
This is one of those ugly, "not officially supported" things: set gaHistogramData(threshMode) linear-opaque set gaLinedVars(fopaqueflag) 1 SendLinkedVarGroup overlay On Tue, Jun 26, 2007 at 11:27:39AM -0400, Robert Levy wrote: > Hello, > > Does anyone know if it is possible to set the overlay t

[Freesurfer] linear opaque threshold

2007-06-26 Thread Robert Levy
Hello, Does anyone know if it is possible to set the overlay threshold to "linear opaque" mode in tksurfer using TCL commands? I looked at the documentation, and I didn't see a method explicitly for that purpose, but maybe there is some way to specify that option. Thanks, Rob