Re: question about mri_average ...

2004-02-03 Thread Yasunari Tosa
Hi, Ray mri_average goes through two steps. The first step does not use RAS. It uses a simple principle axis alignment algorithm. (Note that this means that the voxel size must be uniform.) The second step which makes the alignment more accurate uses the rasToVoxel / voxelToRAS transform.

Re: question about mri_average ...

2004-02-03 Thread Bruce Fischl
I wouldn't use mri_average to mtion correct - I wrote a preliminary version and never really tested it much. You're better of with FSL. Bruce On Tue, 3 Feb 2004, Yasunari Tosa wrote: Hi, Ray mri_average goes through two steps. The first step does not use RAS. It uses a simple

Pial surface

2004-02-03 Thread jskipper
Howdy, Sorry if this is a repost. I have a set of subjects whose pial surfaces are poorly reconstructed because of bad gray/csf contrast. Specifically, the pial surface doesn't seem to deviate from the white matter surface by much more than .5-1 mm. Is it possible to artificially grow the

Re: Pial surface

2004-02-03 Thread Bruce Fischl
Hi Jeremy, there was a version of mris_make_surfaces that had a bug resulting in this behavior. Try updating to the latest version and see if that helps. cheers, Bruce On Tue, 3 Feb 2004, jskipper wrote: Howdy, Sorry if this is a repost. I have a set of subjects whose pial surfaces

Annotation File

2004-02-03 Thread Keyma Prince
Is there a way to create your own annotation file with a certain group of labels? -Keyma Keyma Prince Massachusetts Institute of Technology Department of Brain and Cognitive Sciences NE20-392 Cambridge, MA 02139

Re: Annotation File

2004-02-03 Thread Brian T. Quinn
use the attached files (2 matlab,1 colortable) to make your own annotations from a series of labels. it assumes some things about your label naming convention. to use, i recommend the following steps: 1. examine colortable file and add or subtract lines, or change region names and/or colors to

Re: dipole subsamping routines

2004-02-03 Thread Bruce Fischl
Hi Stefan, there are tools for downsampling the mesh in tksurfer. Note that this doesn't preserve any connectivity - it only generates a reasonably uniform point sampling of the original vertices. Matti: could you describe to Stefan how to wrote out the .dip and .dec files? thanks, Bruce On