Re: [caret-users] MGH (label file) to caret

2014-06-19 Thread donna
Oops -- I meant do the same with *labels*.  Here is an excerpt from the
mris_convert usage:

Convert a surface file to ascii:
  mris_convert lh.white lh.white.asc

Write vertex neighbors to ascii:
  mris_convert -v lh.white lh.white.neighbors.asc

Convert a surface file to ascii (vertices are surface normals):
  mris_convert -n lh.white lh.white.normals.asc

Apply talairach xfm to white surface, save as binary:
  mris_convert -t bert lh.white lh.white.tal

Convert a scalar overlay file to ascii:
  mris_convert -c lh.thickness lh.white lh.thickness.asc

Convert a .annot file to Gifti label file:
  mris_convert --annot lh.aparc.annot lh.white lh.aparc.gii

Convert a Gifti label file to .annot:
  mris_convert --annot lh.aparc.gii lh.white.gii lh.aparc.annot

Convert a Freesurfer .label file to Gifti label format:
  mris_convert --label lh.V1.label V1 lh.white lh.V1.label.gii

Create a scalar overlay file where each parcellation region
contains a single value:
  mris_convert --annot lh.aparc.annot --parcstats lh.parcstats.txt\
   lh.white lh.parcstats

You want Gifti label.


> Hi Alexander,
>
> I know mris_convert can convert Freesurfer surfaces to GIFTI gii format; I
> think it can do the same with surfaces.
>
> The nice thing about GIFTI is that both caret5 and workbench (wb_view) can
> read GIFTI files.
>
> Donna
>
>
> On Jun 19, 2014, at 11:26 AM, Alexander Walther 
> wrote:
>
>> dear caret users,
>>
>> i have an MGH file with labels delineating and ROI in freesurfer. i now
>> simply would like to overlay this ROI in caret. is there an easy way of
>> converting freesurfer labels to caret?
>>
>> thanks.
>> ___
>> caret-users mailing list
>> caret-users@brainvis.wustl.edu
>> http://brainvis.wustl.edu/mailman/listinfo/caret-users
>
>
> ___
> caret-users mailing list
> caret-users@brainvis.wustl.edu
> http://brainvis.wustl.edu/mailman/listinfo/caret-users
>


___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


Re: [caret-users] MGH (label file) to caret

2014-06-19 Thread Donna Dierker
Hi Alexander,

I know mris_convert can convert Freesurfer surfaces to GIFTI gii format; I 
think it can do the same with surfaces.

The nice thing about GIFTI is that both caret5 and workbench (wb_view) can read 
GIFTI files.

Donna


On Jun 19, 2014, at 11:26 AM, Alexander Walther  wrote:

> dear caret users,
> 
> i have an MGH file with labels delineating and ROI in freesurfer. i now 
> simply would like to overlay this ROI in caret. is there an easy way of 
> converting freesurfer labels to caret?
> 
> thanks.
> ___
> caret-users mailing list
> caret-users@brainvis.wustl.edu
> http://brainvis.wustl.edu/mailman/listinfo/caret-users


___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


[caret-users] MGH (label file) to caret

2014-06-19 Thread Alexander Walther
dear caret users,

i have an MGH file with labels delineating and ROI in freesurfer. i now
simply would like to overlay this ROI in caret. is there an easy way of
converting freesurfer labels to caret?

thanks.
___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users